about summary refs log tree commit diff stats
path: root/CHANGES
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2017-02-11 00:50:00 +0000
committerThomas E. Dickey <dickey@invisible-island.net>2017-02-11 00:50:00 +0000
commitb137257aa2e7a24e12be556035f119208cdb723c (patch)
treea72e7ed9ecf1ed5374160ef3e166f9863d9e7652 /CHANGES
parent882f462b567855898ed2e47023bed2dfb5e018b0 (diff)
downloadlynx-snapshots-b137257aa2e7a24e12be556035f119208cdb723c.tar.gz
snapshot of project "lynx", label v2-8-9dev_11l
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 5 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 6c3d5308..d5efd153 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,9 +1,12 @@
--- $LynxId: CHANGES,v 1.877 2017/02/07 10:10:04 tom Exp $
+-- $LynxId: CHANGES,v 1.878 2017/02/10 22:41:32 tom Exp $
 ===============================================================================
 Changes since Lynx 2.8 release
 ===============================================================================
 
-2017-02-07 (2.8.9dev.12)
+2017-02-10 (2.8.9dev.12)
+* refine special case of server Content-Type from 2.8.7dev.11 changes to
+  decompress files offered for download when the server has gzip'd them
+  (report by TH) -TD
 * amend comparision from 2.8.8dev.10 changes to handle slang specially
   (report/testcase by TH) -TD
 * minor cleanup of UCDomap.c -TD