summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-06-06 02:36:40 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-06-06 02:36:40 -0400
commite40d2a6b2b1bdf677f11cc4a71595acf609d1e75 (patch)
treea6a031cfe88ed26232d0fda73e2844cc41ecc138 /debian
parent07b61ec8b6994fac49ba5f0e22397e8fb143bf87 (diff)
goto: Support being passed a page title that is not a valid page name, to support several cases including mercurial's long user names on the RecentChanges page, and urls with spaces being handled by the 404 plugin.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index df4429326..7f8257813 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,10 @@ ikiwiki (3.15) UNRELEASED; urgency=low
fails for any reason, disable it in the generated file.
Closes: 532001
* pagecount: Fix broken optimisation for * pagespec.
+ * goto: Support being passed a page title that is not a valid page
+ name, to support several cases including mercurial's long user
+ names on the RecentChanges page, and urls with spaces being handled
+ by the 404 plugin.
-- Joey Hess <joeyh@debian.org> Tue, 02 Jun 2009 17:03:41 -0400