diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-04 21:08:01 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-04 21:08:01 +0000 |
commit | d25e91e12735b9c1095776f7f32aedecf920ff2d (patch) | |
tree | ec1290e0ce767a4a16bb9913d737e5e848392439 /debian | |
parent | 83618add817c1b405d67801d49b6937f0101bace (diff) |
* Fix tags to page names that contain special characters.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 0b8c28d1d..461b791d3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -22,8 +22,9 @@ ikiwiki (1.49) UNRELEASED; urgency=low * Make the OpenID library a reccommendation of the Debian package, rather than just a suggests, since OpenID is enabled by default. * Fix a bug that caused link(foo) to succeed if page foo did not exist. + * Fix tags to page names that contain special characters. - -- Joey Hess <joeyh@debian.org> Wed, 04 Apr 2007 16:55:36 -0400 + -- Joey Hess <joeyh@debian.org> Wed, 04 Apr 2007 17:06:59 -0400 ikiwiki (1.48) unstable; urgency=low |