From 977a6df85195e0bdabcaab29c9d2f93869e009f5 Mon Sep 17 00:00:00 2001 From: Kalle Olavi Niemitalo Date: Sat, 7 Apr 2007 10:54:50 +0300 Subject: [PATCH] NEWS: mention decoding of URI fragment --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 33d618dc..4ae2fff2 100644 --- a/NEWS +++ b/NEWS @@ -38,6 +38,8 @@ ELinks now: * bugs 872, 886: editing or deleting cookies in the cookie manager should cause a save * secure file saving: restore umask after _all_ failure conditions +* decode the fragment identifier extracted from the URI when looking + it up * bug 768 in experimental Python scripting: link with e.g. -lpython2.4 rather than -lpython * minor bugs 830, 831: changes in parsing of -remote arguments