diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-05-29 01:56:52 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-05-29 01:56:52 +0000 |
commit | b4eaef94bd89fcc003aa2db923f08d32e7fa9cc7 (patch) | |
tree | a0522a90c611ad371073657f00425c74507e7ec4 /debian | |
parent | a7ee797d1f9efc8e9d03eef49be92581467e0023 (diff) |
* Correct some issues with display of unhandled preprocessor directives.
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 ffcb2e85a..b50da4a40 100644 --- a/debian/changelog +++ b/debian/changelog @@ -27,8 +27,9 @@ ikiwiki (2.2) UNRELEASED; urgency=low numerically. This works better in the current landscape of a rss spec that doesn't specify encoding, and variously broken feed consumers, according to <http://www.rssboard.org/rss-profile#data-types-characterdata>. + * Correct some issues with display of unhandled preprocessor directives. - -- Joey Hess <joeyh@debian.org> Mon, 28 May 2007 15:34:27 -0400 + -- Joey Hess <joeyh@debian.org> Mon, 28 May 2007 21:56:11 -0400 ikiwiki (2.1) unstable; urgency=low |