aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-11-06 16:14:04 -0400
committerJoey Hess <joey@kitenet.net>2011-11-06 16:14:04 -0400
commit875d550f1278215e6c87d3b78ff87db24c6d76b3 (patch)
tree7f0f12fb04373e8b5d2fcbf346a4279511b1510d /debian
parent67b2beb1b00ea5c82446533edab07cc6e9e18876 (diff)
downloadikiwiki-875d550f1278215e6c87d3b78ff87db24c6d76b3.tar
ikiwiki-875d550f1278215e6c87d3b78ff87db24c6d76b3.tar.gz
Fix handling of discussion page creation links to make discussion pages in the right place and with the right case.
Broken by page case preservation feature added in 3.20110707.
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 647a03f9a..20ff8536b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,9 @@ ikiwiki (3.20110906) UNRELEASED; urgency=low
* rst: import docutils lazily, to avoid errors during ikiwiki --setup.
Closes: #637604 (Thanks, smcv)
* Make the setup automator create YAML formatted files.
+ * Fix handling of discussion page creation links to make discussion pages
+ in the right place and with the right case. Broken by page case
+ preservation feature added in 3.20110707.
-- Joey Hess <joeyh@debian.org> Tue, 27 Sep 2011 10:47:13 -0400