From 31d0021e9cc1c69b094c13096df0ec925e50654c Mon Sep 17 00:00:00 2001 From: joey Date: Thu, 21 Dec 2006 21:52:06 +0000 Subject: * Add support for links of the form [[../foo]], this links to the page * Fix code to make absolute urls for rss feeds, was missing some urls. * Fix double-escaping of html entities in titles etc in rss feeds that occured if escaped characters were present in the page filename. --- debian/changelog | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 17c88df07..5c64cd84c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,11 +18,14 @@ ikiwiki (1.36) UNRELEASED; urgency=low like, if you want. * Patch from Emanuele Aina to fix modification time code in mercurual backend. - * Add support for links of the form [[../foo]], this links to the page + * Add support for links of the form [[../foo]], this links to the page foo a level higher in the directory hierarchy than the one it would link to by default. + * Fix code to make absolute urls for rss feeds, was missing some urls. + * Fix double-escaping of html entities in titles etc in rss feeds + that occured if escaped characters were present in the page filename. - -- Joey Hess Thu, 21 Dec 2006 15:10:03 -0500 + -- Joey Hess Thu, 21 Dec 2006 16:28:54 -0500 ikiwiki (1.35) unstable; urgency=low -- cgit v1.2.3