about summary refs log tree commit diff stats
path: root/CHANGES
diff options
context:
space:
mode:
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