aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-06-29 16:38:32 -0400
committerJoey Hess <joey@kitenet.net>2011-06-29 16:38:32 -0400
commit25b01f94045eaa262587fcd18e8525eed9c18157 (patch)
treef63e437973ee35aebd9f511c8e18c80ace9d8d4f /debian
parent9bae303ec42aaa7e6c1297505d296ebada185423 (diff)
downloadikiwiki-25b01f94045eaa262587fcd18e8525eed9c18157.tar
ikiwiki-25b01f94045eaa262587fcd18e8525eed9c18157.tar.gz
Preserve mixed case in page creation links, and when creating a page whose title is mixed case, allow selecting between the mixed case and all lower-case names.
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 7b8d84e45..ddd0f7a28 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,9 @@ ikiwiki (3.20110609) UNRELEASED; urgency=low
page by simply linking to them, or by using the img directive.
Note that sanitizing svg files is still not addressed.
* img: Generate png format thumbnails for svg images.
+ * Preserve mixed case in page creation links, and when creating a page
+ whose title is mixed case, allow selecting between the mixed case and
+ all lower-case names.
-- Joey Hess <joeyh@debian.org> Thu, 09 Jun 2011 10:06:44 -0400