diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2017-07-07 09:19:59 +0000 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2017-07-07 09:19:59 +0000 |
commit | 89adb8f96960150c99ca048592754919d6657052 (patch) | |
tree | 826d9c049d3ffebf9600bbc2b60fec0448d76da6 /CHANGES | |
parent | 76d2be2260440834dcd64ec0fedc27aa08771f0f (diff) | |
download | lynx-snapshots-89adb8f96960150c99ca048592754919d6657052.tar.gz |
snapshot of project "lynx", label v2-8-9dev_15e
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGES b/CHANGES index edabcead..db20a9ab 100644 --- a/CHANGES +++ b/CHANGES @@ -1,16 +1,16 @@ --- $LynxId: CHANGES,v 1.913 2017/07/07 01:22:54 tom Exp $ +-- $LynxId: CHANGES,v 1.914 2017/07/07 09:19:59 tom Exp $ =============================================================================== Changes since Lynx 2.8 release =============================================================================== -2017-07-06 (2.8.9dev.16) +2017-07-07 (2.8.9dev.16) * modify po-makefile to use msgmerge to align with lynx.pot, and also use sed to update some obsolete homepage URLs in translations -TD * add a note in the comments for INCLUDE in lynx.cfg regarding the default directory searches LYOpenCFG(), added in 2.8.4dev.20 (Debian #818047) -TD * add a check to ensure that HTML_put_string() will not append a chunk onto itself (report by Ned Williamson) -TD -* update et.po, tr.po from +* update da.po, et.po, tr.po from http://translationproject.org/latest/lynx 2017-07-04 (2.8.9dev.15) |