diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-07-20 17:55:19 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-07-20 17:55:19 +0000 |
commit | 4936b3db88a9070151bff79ea65c4bb89caac956 (patch) | |
tree | cd2d3c5a541aa6aead4828f4677764eb96fdc508 /debian/changelog | |
parent | 0e4fe066d865f748851ada1ac69afcd6521424f9 (diff) |
* Correct some issues with escaped preprocessor directives.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index bccab6f24..66d146466 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,9 @@ ikiwiki (2.5) UNRELEASED; urgency=low * Wrap the editpage template in the standard misctemplate, this allows the pagetemplate hook to work for that page. * Above change fixes the favicon plugin to work on edit pages. + * Correct some issues with escaped preprocessor directives. - -- Joey Hess <joeyh@debian.org> Mon, 16 Jul 2007 01:11:03 -0400 + -- Joey Hess <joeyh@debian.org> Fri, 20 Jul 2007 13:54:02 -0400 ikiwiki (2.4) unstable; urgency=low |