Update ChangeLog

This commit is contained in:
Tatsuya Kinoshita
2021-03-04 23:58:02 +09:00
parent 13015ebcf6
commit 23926c5b07

View File

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