diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 7 |
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 |