From 751513a29a6960e49c9400f93ca48d1eb40de610 Mon Sep 17 00:00:00 2001 From: Tatsuya Kinoshita Date: Wed, 11 Nov 2020 19:32:47 +0900 Subject: Update ChangeLog --- ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c1e70e7..11fc958 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2020-11-11 Tatsuya Kinoshita + + * file.c, proto.h: + Fix compilation errors when USE_GOPHER and not USE_M17N. + +2020-11-11 bptato + + Support Gopher search and binary files. + Origin: https://github.com/tats/w3m/pull/154 + + * url.c: Remove useless loop. + + * file.c: Remove unnecessary file_unquote call. + + * url.c: Remove unnecessary variable assignment. + + * file.c, proto.h, url.c: + Support Gopher items search (7) and binary file (9). + 2020-10-24 Tatsuya Kinoshita * acinclude.m4, configure: Enable Gopher support by default. -- cgit v1.2.3