diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |