From 0f99d52d7bccaca8c948d1282d66574c49e2cabd Mon Sep 17 00:00:00 2001 From: Tatsuya Kinoshita Date: Tue, 29 Mar 2016 19:32:11 +0900 Subject: Update ChangeLog --- ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 404bb7b..879815b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2016-03-29 Tatsuya Kinoshita + + * url.c: Fix variable is reassigned a value before the old one has + been used. + + * regex.c: Fix printf format specifier mismatch when REGEX_DEBUG. + + * w3mimg/fb/fb.c: Fix invalid braces when not Linux or FreeBSD. + + * local.c: Fix uninitialized variable when not HAVE_PUTENV. + + * w3mimgdisplay.c: Fix realloc mistake for DrawImage. + + * file.c: Fix mistake of unescape spaces for _doFileCopy. + cf. [w3m-dev-en 00751], [w3m-dev-en 00752] on 2002-06-09 + + * url.c: Fix style of array index is used before limits check. + Bug: https://sourceforge.net/p/w3m/feature-requests/25/ + 2016-03-22 Tatsuya Kinoshita * menu.c, proto.h: Fix build failure when not USE_MOUSE for sgrmouse. -- cgit v1.2.3