aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7b8eaa7..3f11829 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2021-03-29 Tatsuya Kinoshita <tats@debian.org>
+
+ * main.c: Prevent GC warnings of repeated allocation.
+ Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746701
+ Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=832407
+ Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=862382
+
2021-03-27 Tatsuya Kinoshita <tats@debian.org>
* indep.c: Fix potential integer overflow in allocStr.