Update ChangeLog

This commit is contained in:
Tatsuya Kinoshita
2021-03-04 22:22:43 +09:00
parent e11bb2b868
commit 9ff239b340

View File

@@ -1,3 +1,7 @@
2021-03-04 Tatsuya Kinoshita <tats@debian.org>
* Str.c: Consider Strgrow overflow in Strinsert_char.
2021-03-03 Tatsuya Kinoshita <tats@debian.org>
* Str.c: Prevent unneeded memory allocation in Strgrow.