X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/132e41500f54d5e5d92ebf0a53349511e5ade6c3..d0295d9dc0827cc272f93f20bae2eff783a8fabe:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 22db661bd..aaf39d23d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,16 @@ -ikiwiki (1.21) UNRELEASED; urgency=low +ikiwiki (1.22) UNRELEASED; urgency=low + + * Fixed a bug with previews of subpages having broken links to top-level + pages. + * Change how the stylesheet url is determined in the templates: Remove + STYLEURL and add BASEURL to all templates (some already had it). This + new more general variable can be used to link to other things (eg, images) + from the template, as well as stylesheets. + * Clean up behavior with broken parentlinks. + + -- Joey Hess Mon, 21 Aug 2006 18:26:28 -0400 + +ikiwiki (1.21) unstable; urgency=low * Add a tail fin^W^Wsidebar plugin by Tuomo Valkonen. * If a page links to itself, mark up the link text in a span with @@ -18,7 +30,7 @@ ikiwiki (1.21) UNRELEASED; urgency=low * Credit everyone who wrote a plugin on the plugins' wiki pages. * Fix utf-8 in blog post form. - -- Joey Hess Sun, 20 Aug 2006 16:40:51 -0400 + -- Joey Hess Sun, 20 Aug 2006 16:42:54 -0400 ikiwiki (1.20) unstable; urgency=low