about summary refs log tree commit diff stats
path: root/CHANGES
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2013-10-02 23:30:51 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2013-10-02 23:30:51 -0400
commit851f7f168a6385cefbb858397195163aff5ed30b (patch)
tree92064337a675fd3ad6973e4bd55fba96b3765de3 /CHANGES
parent9a5dad0b622112211c1385c84b4937baf3cf7cb0 (diff)
downloadlynx-snapshots-851f7f168a6385cefbb858397195163aff5ed30b.tar.gz
snapshot of project "lynx", label v2-8-8dev_16i
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 7 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 8812595f..0083ef00 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,9 +1,15 @@
--- $LynxId: CHANGES,v 1.664 2013/10/02 22:21:18 tom Exp $
+-- $LynxId: CHANGES,v 1.665 2013/10/02 23:30:51 tom Exp $
 ===============================================================================
 Changes since Lynx 2.8 release
 ===============================================================================
 
 2013-10-02 (2.8.8dev.17)
+* simplify file-URLs shown in reference list of -dump by trimming unnecessary
+  "localhost", e.g.,
+    file://localhost/XXX
+  becomes
+    file:///XXX
+  (Debian #334787) -TD
 * extend the "Bad HTML" warning feature to -dump option when the -stderr
   option is also set (Debian #398304) -TD
 * add -list_inline option, which modifies -dump output to put links inline with