diff options
Diffstat (limited to 'doc/changelog.rst')
-rw-r--r-- | doc/changelog.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/changelog.rst b/doc/changelog.rst index f4bf0f1..63380ff 100644 --- a/doc/changelog.rst +++ b/doc/changelog.rst @@ -1,3 +1,12 @@ +v4.24 (2024-07-17) +================== + +Fixes: + +* io: resolve use-after-free and out-of-bounds writes in conjunction + with HX_realpath + + v4.23 (2024-02-15) ================== |