about summary refs log tree commit diff stats
path: root/CHANGES
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2015-12-18 01:42:15 -0500
committerThomas E. Dickey <dickey@invisible-island.net>2015-12-18 01:42:15 -0500
commit2bfd7597b7533894c71385f833a91b3d88ee8506 (patch)
treec5e57e760cd5428bd5c9af6dd56af47c784897ce /CHANGES
parent8ab37dfd02e89e899872656c31264789f82deb34 (diff)
downloadlynx-snapshots-2bfd7597b7533894c71385f833a91b3d88ee8506.tar.gz
snapshot of project "lynx", label v2-8-9dev_6r
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 4 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index ed90bf74..bc064656 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,9 +1,11 @@
--- $LynxId: CHANGES,v 1.832 2015/12/17 02:00:24 tom Exp $
+-- $LynxId: CHANGES,v 1.833 2015/12/18 01:42:15 tom Exp $
 ===============================================================================
 Changes since Lynx 2.8 release
 ===============================================================================
 
-2015-12-16 (2.8.9dev.7)
+2015-12-17 (2.8.9dev.7)
+* make the HTTP version configurable, defaulting to "1.0" (HTTP/1.0) as
+  HTTP_PROTOCOL, and make it changeable in the options menu -TD
 * switch HTTP version to 1.1, adding an explicit "close" to work around
   the pitfall of persistent connections.  This is to work around a selective
   reading of RFC 2068 by duckduckgo.com - see