summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-07-21 17:26:54 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-07-21 17:27:14 -0400
commitc2ffd205f3301a9fe6b5949a88da770899642589 (patch)
tree01999ffc66a8dbb875efa62ddc31f860e4843b5f /debian/changelog
parentc323a51efb3b43b8931c12f66e6ae142f1eb20ed (diff)
Really fix bug with links to pages with names containing colons
Previous fix mised a few cases.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a54d797bd..86a770357 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ ikiwiki (2.55) UNRELEASED; urgency=low
* editpage: Don't show attachments link when attachments are disabled.
* tag: Allow tagbase to be overridden by starting a tag with "./" or "/".
(Simon McVittie)
+ * Really fix bug with links to pages with names containing colons.
+ Previous fix mised a few cases.
-- Joey Hess <joeyh@debian.org> Mon, 21 Jul 2008 11:35:46 -0400