diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2015-09-29 09:28:17 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2015-09-29 09:28:17 -0400 |
commit | f4217d460bebcb9eeec236889add946a043450ad (patch) | |
tree | db74d360e85c4ac52dbb5ec1b508885e0328c1bd /CHANGES | |
parent | e3a6762c014d92309f334df59ed3babbc2d71ec4 (diff) | |
download | lynx-snapshots-f4217d460bebcb9eeec236889add946a043450ad.tar.gz |
snapshot of project "lynx", label v2-8-9dev_6e
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/CHANGES b/CHANGES index feca218a..cbc56437 100644 --- a/CHANGES +++ b/CHANGES @@ -1,18 +1,19 @@ --- $LynxId: CHANGES,v 1.803 2015/09/13 23:11:16 tom Exp $ +-- $LynxId: CHANGES,v 1.807 2015/09/29 09:23:14 tom Exp $ =============================================================================== Changes since Lynx 2.8 release =============================================================================== -2015-09-13 (2.8.9dev.7) +2015-09-29 (2.8.9dev.7) * move homepage for Lynx from http://lynx.isc.org to - http://invisible-island.net/lynx + http://lynx.invisible-island.net because ISC is ending support -TD +* updates for configure macros from ncurses and xterm -TD * fix for gnutls logic to support rehandshake on negotiation for optional client certificate, e.g., for https://contributors.debian.org (patch by Simon Kainz, Debian #797059). -* update sv.po from +* update sv.po, et.po from http://translationproject.org/latest/lynx * use gnutls_set_default_priority() to simplify algorithm priorities in the gnutls configuration as well as track occassional changes in that library |