summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-01-05 15:01:31 -0400
committerJoey Hess <joey@kitenet.net>2011-01-05 15:01:31 -0400
commit6b5b0a3282a1409476beb498030e035c5b462440 (patch)
treed1f41385cd72f1b0543e3637379b6ee26c30cb9e /debian
parent9efe370fa032791123e84a77d021eb89bbc7b91c (diff)
Temporarily revert one part of the multiple url support in the last release. Non-edit pages are now back to having `<base>` set to the site's main url.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f9468f1c7..33e5e1fa1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,9 @@ ikiwiki (3.20101232) UNRELEASED; urgency=low
* 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 `<base>` set to
+ the site's main url.
-- Joey Hess <joeyh@debian.org> Tue, 04 Jan 2011 16:00:55 -0400