diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2015-12-13 22:54:20 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2015-12-13 22:54:20 -0500 |
commit | af2a4476e5ade8fa0c4de65324959fdab130193b (patch) | |
tree | 462c5351df5754e2cd31a2bf9a07427fb2708564 /CHANGES | |
parent | 04b2751934433f7eaf8dc0fe699fdbca169a112c (diff) | |
download | lynx-snapshots-af2a4476e5ade8fa0c4de65324959fdab130193b.tar.gz |
snapshot of project "lynx", label v2-8-9dev_6k
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGES b/CHANGES index 92e831d6..0fb46248 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,9 @@ --- $LynxId: CHANGES,v 1.821 2015/12/10 15:38:45 tom Exp $ +-- $LynxId: CHANGES,v 1.822 2015/12/13 22:54:20 tom Exp $ =============================================================================== Changes since Lynx 2.8 release =============================================================================== -2015-12-10 (2.8.9dev.7) +2015-12-13 (2.8.9dev.7) * improve configure check for extended curses functions, needed for compiling with ncursesw on OSX, in particular when configuring with ncurses6 (report by Tom Wyant) -TD @@ -32,7 +32,7 @@ Changes since Lynx 2.8 release * 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, et.po from +* update ca.po, 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 |