aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTatsuya Kinoshita <tats@debian.org>2021-02-17 10:27:40 +0000
committerTatsuya Kinoshita <tats@debian.org>2021-02-17 10:27:40 +0000
commit3198783675fd80a10e2cf808b260144cd95fc963 (patch)
treea39e78fe8a1b8f3f5cffc7a641f50fa561624cc3 /ChangeLog
parentTypo fix (diff)
downloadw3m-3198783675fd80a10e2cf808b260144cd95fc963.tar.gz
w3m-3198783675fd80a10e2cf808b260144cd95fc963.zip
Update ChangeLog
Diffstat (limited to '')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b8ce44f..e05446f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2021-02-17 Tatsuya Kinoshita <tats@debian.org>
+
+ * libwc/iso2022.c, w3mimgdisplay.c: Typo fix.
+
+2021-02-16 Tatsuya Kinoshita <tats@debian.org>
+
+ * acinclude.m4, configure:
+ Add auto-detection for configure --with-migemo.
+
+ * acinclude.m4, configure: Prefer Imlib2 over GTK2 by default.
+ Bug-Debian: https://github.com/tats/w3m/issues/95
+ Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672121
+
+ * acinclude.m4, configure:
+ Indentation and wording fixes for configure --help.
+
2021-02-15 Tatsuya Kinoshita <tats@debian.org>
* acinclude.m4, configure: Wording fixes for configure --help.