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-22 02:00:47 -0500
committerThomas E. Dickey <dickey@invisible-island.net>2015-12-22 02:00:47 -0500
commit4d9ef8b2001398ea281af9baa21cf6837aef5612 (patch)
tree94a24d2538f96d559373846e00c5aeb4ba4a07b1 /CHANGES
parent16fd4e4f2e0ad8f8df93d1935bf71ad3774934f7 (diff)
downloadlynx-snapshots-4d9ef8b2001398ea281af9baa21cf6837aef5612.tar.gz
snapshot of project "lynx", label v2-8-9dev_8
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index d36580a7..757f1128 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,10 +1,12 @@
--- $LynxId: CHANGES,v 1.836 2015/12/22 01:58:12 tom Exp $
+-- $LynxId: CHANGES,v 1.837 2015/12/22 02:00:47 tom Exp $
 ===============================================================================
 Changes since Lynx 2.8 release
 ===============================================================================
 
 2015-12-18 (2.8.9dev.8)
 * fix regression in SSL support (report by Axel Beckert) -TD
+* update et.po, fr.po, vi.po, zh_CN.po from
+    http://translationproject.org/latest/lynx
 
 2015-12-18 (2.8.9dev.7)
 * make the HTTP version configurable, defaulting to "1.0" (HTTP/1.0) as