about summary refs log tree commit diff stats
path: root/CHANGES
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2014-02-13 00:39:00 -0500
committerThomas E. Dickey <dickey@invisible-island.net>2014-02-13 00:39:00 -0500
commitd715548acb4f621a44b94ce975244d958cbc290c (patch)
tree144f0a78d568e78da94c8231cb7994068976a6fa /CHANGES
parent22cdb90b6b740293e7c0fb01607699c6ea3a8dd0 (diff)
downloadlynx-snapshots-d715548acb4f621a44b94ce975244d958cbc290c.tar.gz
snapshot of project "lynx", label v2-8-8pre_4c
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 6 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 10833027..9ceb6845 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,9 +1,13 @@
--- $LynxId: CHANGES,v 1.732 2014/02/08 01:11:57 tom Exp $
+-- $LynxId: CHANGES,v 1.733 2014/02/13 00:07:35 tom Exp $
 ===============================================================================
 Changes since Lynx 2.8 release
 ===============================================================================
 
-2014-02-07 (2.8.8pre.5)
+2014-02-12 (2.8.8pre.5)
+* reviewed command-line options which were not provided in lynx.cfg; added
+  others which could be useful for dumps (i.e., force_html, hiddenlinks,
+  listonly, list_inline, localhost, short_url, with_backspaces) -TD:
+* add dont_wrap_pre to lynx.cfg (request by GV) -TD
 * use idn_free() rather than ordinary free (patch by GV)
 * build-fix when alt-bindings are disabled (patch by GV)
 * correct sense of --disable-alt-bindings option in configure script (prompted