diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-07-10 15:36:18 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-07-10 15:36:18 -0400 |
commit | 3879c56e71bb2e0d5fda81982d900fc93d4a893d (patch) | |
tree | d08415b11e0e63e2e52bef91d93b137a2ce97f5b /debian/changelog | |
parent | dcab5e2e48275dbeb3bf514c68826e73abed08bc (diff) | |
download | ikiwiki-3879c56e71bb2e0d5fda81982d900fc93d4a893d.tar ikiwiki-3879c56e71bb2e0d5fda81982d900fc93d4a893d.tar.gz |
Fixes creation of pages when clicking on WikiLinks starting with "/".
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 68c70f3f4..f1f002cf0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ ikiwiki (2.54) UNRELEASED; urgency=low [ Joey Hess ] * template: Add support for a BASENAME variable. + * Fixes creation of pages when clicking on WikiLinks starting with "/". -- Josh Triplett <josh@freedesktop.org> Wed, 09 Jul 2008 21:30:33 -0700 |