diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2012-11-17 01:33:36 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2012-11-17 01:33:36 -0500 |
commit | 0bf7dbb3033d5a0ed2dd2c372a4e2434b8a034cf (patch) | |
tree | be6098f59bcc03de3a8b66b542800085bb790c4f /CHANGES | |
parent | f769d6297419caafe9cc3d62522f3f4d9a859dab (diff) | |
download | lynx-snapshots-0bf7dbb3033d5a0ed2dd2c372a4e2434b8a034cf.tar.gz |
snapshot of project "lynx", label v2-8-8dev_14i
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES index 945cad6c..86ee7f52 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,14 @@ --- $LynxId: CHANGES,v 1.631 2012/11/16 10:17:38 tom Exp $ +-- $LynxId: CHANGES,v 1.633 2012/11/17 01:30:19 tom Exp $ =============================================================================== Changes since Lynx 2.8 release =============================================================================== 2012-11-16 (2.8.8dev.15) +* modify default case for HTLoadGopher() to use the file's suffix to obtain + a MIME mapping rather than always storing unknown types to disk (suggested by + Dario Niederman) -TD +* modify ^X-e handling to not limit the result to the form field's length + (report by Keith Bowes) -TD * modify the Inno Setup files to show lynx's version numbers. Development and prerelease versions are indicated in the numeric-only versions by prefixing a "10" or "20" -TD |