diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2021-02-17 10:27:40 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2021-02-17 10:27:40 +0000 |
commit | 3198783675fd80a10e2cf808b260144cd95fc963 (patch) | |
tree | a39e78fe8a1b8f3f5cffc7a641f50fa561624cc3 | |
parent | Typo fix (diff) | |
download | w3m-3198783675fd80a10e2cf808b260144cd95fc963.tar.gz w3m-3198783675fd80a10e2cf808b260144cd95fc963.zip |
Update ChangeLog
-rw-r--r-- | ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -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. |