diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2018-03-09 01:45:26 +0000 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2018-03-09 01:45:26 +0000 |
commit | 82107ab8e0468191d32dfc0eb2b9e105c1a6aaff (patch) | |
tree | 28a2cb178d5f194de74d13d630238293b427849a /CHANGES | |
parent | 9b7b3896381522f1b70c8e7d803db8103cccd7a1 (diff) | |
download | lynx-snapshots-82107ab8e0468191d32dfc0eb2b9e105c1a6aaff.tar.gz |
snapshot of project "lynx", label v2-8-9dev_16p
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES index cb183ed1..3dcd969b 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,10 @@ --- $LynxId: CHANGES,v 1.942 2018/03/05 22:48:35 tom Exp $ +-- $LynxId: CHANGES,v 1.943 2018/03/09 01:45:26 tom Exp $ =============================================================================== Changes since Lynx 2.8 release =============================================================================== 2018-03-05 (2.8.9dev.17) +* modify color-style hashing to check for collisions -TD * add PREFERRED_CONTENT_TYPE defaulting to text/plain and options-menu to replace an assumption in HTMIMEConvert that everything is text/html. Since most servers provide a valid Content-Type for HTML, and are more likely |