diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-06 21:20:14 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-06 21:20:14 +0000 |
commit | 4de163b997a6318f8bcec5f4608def9bb7ede4b4 (patch) | |
tree | f36360bff920348f540dc1866de5951e665132b1 /debian | |
parent | b49f8c13eeb7a68aa27e187841677481032cdb60 (diff) | |
download | ikiwiki-4de163b997a6318f8bcec5f4608def9bb7ede4b4.tar ikiwiki-4de163b997a6318f8bcec5f4608def9bb7ede4b4.tar.gz |
* Fix display of escaped wikilinks containing anchors.
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 a26394cd5..ac6af1075 100644 --- a/debian/changelog +++ b/debian/changelog @@ -43,8 +43,9 @@ ikiwiki (1.49) UNRELEASED; urgency=low flashing during page load. * Fix smiley plugin to scan smileys.mdwn after it's updated, which fixes a bug caused by committing changes to smilies.mdwn. + * Fix display of escaped wikilinks containing anchors. - -- Joey Hess <joeyh@debian.org> Fri, 06 Apr 2007 16:32:09 -0400 + -- Joey Hess <joeyh@debian.org> Fri, 06 Apr 2007 17:17:52 -0400 ikiwiki (1.48) unstable; urgency=low |