diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2020-02-24 00:59:22 +0000 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2020-02-24 00:59:22 +0000 |
commit | 66e2f3e12e569a9847f2abccdf0bc5da6249c5c5 (patch) | |
tree | 32791a31476af639631013f02f72b02eb5750dec /CHANGES | |
parent | 6a29f4e16c142c62e3b17ad85ff01df2e5d75b4f (diff) | |
download | lynx-snapshots-66e2f3e12e569a9847f2abccdf0bc5da6249c5c5.tar.gz |
snapshot of project "lynx", label v2-9-0dev_4l
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES index b82c16d9..d8f23f87 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,12 @@ --- $LynxId: CHANGES,v 1.1038 2020/02/23 22:04:08 tom Exp $ +-- $LynxId: CHANGES,v 1.1040 2020/02/24 00:59:22 tom Exp $ =============================================================================== Changes since Lynx 2.8 release =============================================================================== 2020-02-23 (2.9.0dev.5) +* add/adapt changes from Keith Bowes' github: + * updated eo.po + * add "-update_term_title" option * add "-list_decoded" option to toggle feature of "-dump" option which decodes URL-encoded links in the list of "References", from change made in 2.8.8dev.17, for Debian #398274 (prompted by patch by Hiltjo Posthuma) -TD |