diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2013-10-03 01:05:01 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2013-10-03 01:05:01 -0400 |
commit | 2ece1f977bb53217adbb83948ecfeec75db7cf4b (patch) | |
tree | 58cb1102b9c97167c44cc92de21726890f14b635 /CHANGES | |
parent | 851f7f168a6385cefbb858397195163aff5ed30b (diff) | |
download | lynx-snapshots-2ece1f977bb53217adbb83948ecfeec75db7cf4b.tar.gz |
snapshot of project "lynx", label v2-8-8dev_16j
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES index 0083ef00..6c75ae7a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,13 @@ --- $LynxId: CHANGES,v 1.665 2013/10/02 23:30:51 tom Exp $ +-- $LynxId: CHANGES,v 1.666 2013/10/03 01:05:01 tom Exp $ =============================================================================== Changes since Lynx 2.8 release =============================================================================== 2013-10-02 (2.8.8dev.17) +* modify the INFO page, normally bound to "=", to show decoded strings for + URLs, e.g., which use %xy hexadecimal encoding. The decoded strings are + shown on the line following the encoded URLs if the strings are different + (Debian #398274) -TD * simplify file-URLs shown in reference list of -dump by trimming unnecessary "localhost", e.g., file://localhost/XXX |