X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/3841d709d7e6feb852aedba704f0964b5cbe0105..4dbb8120f760d9009f0c2639f2ccb9808150aed5:/debian/changelog
diff --git a/debian/changelog b/debian/changelog
index a61d910ce..4ed9bb8b2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,15 @@ ikiwiki (3.20101232) UNRELEASED; urgency=low
* tag: Do not include tagbase in rss/atom category tags. (Giuseppe Bilotta)
* tag: Improve display of tags with a slash in their names.
(Giuseppe Bilotta)
+ * Fix base url when previewing. Was broken by base changes in last release.
+ * Fix redirect to use a full url. Was broken (in theory) by baseurl
+ changes in last release.
+ * Temporarily revert one part of the multiple url support in the last
+ release. Non-edit pages are now back to having `` set to
+ the site's main url.
+ * Fix permalinks to recentchanges items and comments, broken by last
+ release.
+ * Export three cgi env vars needed for CGI->url to work.
-- Joey Hess Tue, 04 Jan 2011 16:00:55 -0400