From 0a2f95dcf54f083dac8a39711739f1e7e50c74ee Mon Sep 17 00:00:00 2001 From: Kalle Olavi Niemitalo Date: Tue, 1 May 2007 16:59:44 +0300 Subject: [PATCH] NEWS: Use just http: instead of link:http:. And canonicalize the https URL for bug 712. --- NEWS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 913643402..188810857 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,8 @@ Release info ============ -You can see the complete list of recent changes, bugfixes and new features in -the link:http://pasky.or.cz/gitweb.cgi[gitweb interface]. See the ChangeLog +You can see the complete list of recent changes, bugfixes and new features +in the http://pasky.or.cz/gitweb.cgi[gitweb interface]. See the ChangeLog file for details. ELinks 0.11.3.GIT: @@ -13,7 +13,7 @@ To be released as 0.11.4. * critical bug 945: don't crash if a Lua script calls e.g. error(nil) * important Debian bug 380347: prevent a buffer overflow in entity_cache and a possible subsequent crash -* bug 712: GnuTLS works on https://www-s.uiuc.edu +* bug 712: GnuTLS works on https://www-s.uiuc.edu/ * bug 928: properly display no-break spaces in a UTF-8 document if the terminal uses some other charset * bug 947: document.html.wrap_nbsp also affects text in tables