about summary refs log tree commit diff stats
path: root/CHANGES
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2009-04-07 22:45:42 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2009-04-07 22:45:42 -0400
commit7b0f5c3465fd2b45c4eeab192e09261f9569a930 (patch)
tree23a6933bd656877448d1e4aa7e5ca95da3e8758f /CHANGES
parentc8d562f7d42dcd247955a83cb8bdf1fd1b0a7f82 (diff)
downloadlynx-snapshots-7b0f5c3465fd2b45c4eeab192e09261f9569a930.tar.gz
snapshot of project "lynx", label v2-8-7pre_1a
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES9
1 files changed, 8 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 0c926cd2..4bb6da6d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,8 +1,15 @@
--- $LynxId: CHANGES,v 1.382 2009/03/18 00:35:40 tom Exp $
+-- $LynxId: CHANGES,v 1.385 2009/04/07 22:43:52 tom Exp $
 ===============================================================================
 Changes since Lynx 2.8 release
 ===============================================================================
 
+2009-04-07 (2.8.7pre.2)
+* add TNS SNI support for the OpenSSL configuration -Phil Pennock
+* add docs/README.cookies and docs/README.options -Stefan Caunter
+* update docs/README.sslcerts -Stefan Caunter
+* add NO_PAUSE setting to lynx.cfg, .lynxrc and Options menu (request by
+  Stefan Caunter) -TD
+
 2009-03-17 (2.8.7pre.1)
 2009-03-17 (2.8.7dev.14)
 * modify command-passing for Win32/DOS to use double-quotes -TD