diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2015-12-16 01:54:03 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2015-12-16 01:54:03 -0500 |
commit | 70936d8b534d326e6b7bdde5d28fa839a6a33986 (patch) | |
tree | 3e4485f0d809e45e383dfb4d2db4621115be7b20 /CHANGES | |
parent | 769b6cceb3e3a602353f47b91c1214dd47455966 (diff) | |
download | lynx-snapshots-70936d8b534d326e6b7bdde5d28fa839a6a33986.tar.gz |
snapshot of project "lynx", label v2-8-9dev_6o
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGES b/CHANGES index b93b64da..322d6acc 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,9 @@ --- $LynxId: CHANGES,v 1.828 2015/12/15 01:42:54 tom Exp $ +-- $LynxId: CHANGES,v 1.830 2015/12/16 01:24:04 tom Exp $ =============================================================================== Changes since Lynx 2.8 release =============================================================================== -2015-12-14 (2.8.9dev.7) +2015-12-15 (2.8.9dev.7) * fix a potential null dereference in tidy_tls.c reported by Coverity -TD * extend advanced mode by showing field names in forms in the status line (suggested by TG) -TD @@ -187,7 +187,7 @@ Changes since Lynx 2.8 release 2014-02-04 (2.8.8pre.4) * modify the LOCALE_CHARSET feature to provide a default value for the - ASSUMED_CHARSET feature aka "display-charset" (Debian #737416) -TD + ASSUME_CHARSET feature aka "display-charset" (Debian #737416) -TD * fix two bugs in print-to-file from 2.8.8dev.10 changes -TD + suggested filename suffix for text/html was ".html" rather than ".txt" + using ^U to clear the filename to print to did not cancel the prompt |