Update ChangeLog

This commit is contained in:
Tatsuya Kinoshita
2021-03-04 07:10:04 +09:00
parent 91731ec385
commit 1995178e67

View File

@@ -1,3 +1,7 @@
2021-03-03 Tatsuya Kinoshita <tats@debian.org>
* Str.c: Prevent unneeded memory allocation in Strgrow.
2021-03-02 Tatsuya Kinoshita <tats@debian.org>
* Str.c: Prevent large memory usage and null-deref in Str.c.