From 890870592716a95bd17bb3a1cd9f472cc90a3652 Mon Sep 17 00:00:00 2001 From: Tatsuya Kinoshita Date: Tue, 30 Mar 2021 23:16:02 +0900 Subject: Update ChangeLog --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3f11829..a648cbb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2021-03-30 Tatsuya Kinoshita + + * table.c, table.h: Treat table height as int instead of short. + Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=838952 + + * history.c, history.h, textlist.c, textlist.h: + Treat textlist item number as int instead of short. + cf. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=838952 + 2021-03-29 Tatsuya Kinoshita * main.c: Prevent GC warnings of repeated allocation. -- cgit v1.2.3