diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2013-10-02 22:22:06 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2013-10-02 22:22:06 -0400 |
commit | 9a5dad0b622112211c1385c84b4937baf3cf7cb0 (patch) | |
tree | eeb5fea63623c7770563a58c538a2519144d377b /CHANGES | |
parent | 150b76256f4da361a8dcb18ce1a15bda26a8c42a (diff) | |
download | lynx-snapshots-9a5dad0b622112211c1385c84b4937baf3cf7cb0.tar.gz |
snapshot of project "lynx", label v2-8-8dev_16h
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES index 4910f75f..8812595f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,11 @@ --- $LynxId: CHANGES,v 1.663 2013/10/02 20:19:31 tom Exp $ +-- $LynxId: CHANGES,v 1.664 2013/10/02 22:21:18 tom Exp $ =============================================================================== Changes since Lynx 2.8 release =============================================================================== 2013-10-02 (2.8.8dev.17) +* extend the "Bad HTML" warning feature to -dump option when the -stderr + option is also set (Debian #398304) -TD * add -list_inline option, which modifies -dump output to put links inline with the text rather than in a list at the end of the dump (Debian #584080) -TD * add clarification in manpage regarding -force_html option versus -dump or |