diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2016-10-30 08:52:15 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2016-10-30 08:52:15 +0000 |
commit | fa331bc701739281eee2319d69fe2b841ffaa242 (patch) | |
tree | 87e7fd98c0b48c62b1ebf7287f03f19af5d75dfc /ChangeLog | |
parent | Update NEWS (diff) | |
download | w3m-fa331bc701739281eee2319d69fe2b841ffaa242.tar.gz w3m-fa331bc701739281eee2319d69fe2b841ffaa242.zip |
Update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +2016-10-30 Tatsuya Kinoshita <tats@debian.org> + + * NEWS: Update NEWS. + + * fm.h: Set use_dictcommand to 1 by default. + + * scripts/Makefile.in: Add w3mdict.cgi to LIB_TARGETS. + + * config.h.dist: Typo fix for USE_DICT. + +2016-10-30 Boruch Baum <boruch-baum@gmx.com> + + * scripts/w3mdict.cgi: Add w3mdict.cgi to use a dictd dictionary query. + Bug-Debian: https://github.com/tats/w3m/issues/30 + 2016-10-09 Tatsuya Kinoshita <tats@debian.org> * form.c: |