diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-06-02 05:05:22 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-06-02 05:05:22 +0000 |
commit | bf228acd0a17dc912e51fcaf84e2d6cfa1b465b3 (patch) | |
tree | 2f9b16c23d3b8a7955ce3784dd2a0edf75f23c47 /debian/changelog | |
parent | 78323806ee775b8f0384255ba7cecf1e74e75e4f (diff) | |
download | ikiwiki-bf228acd0a17dc912e51fcaf84e2d6cfa1b465b3.tar ikiwiki-bf228acd0a17dc912e51fcaf84e2d6cfa1b465b3.tar.gz |
* Add test suite for preprocessor directive parsing.
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 e0d5ee2bf..6b2794eaf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -31,8 +31,9 @@ ikiwiki (2.2) UNRELEASED; urgency=low * Apply a patch from Carl Worth adding support for using globs in link() in a PageSpec. * Explode some of the more insane regexps. + * Add test suite for preprocessor directive parsing. - -- Joey Hess <joeyh@debian.org> Fri, 01 Jun 2007 19:39:38 -0400 + -- Joey Hess <joeyh@debian.org> Sat, 02 Jun 2007 01:03:37 -0400 ikiwiki (2.1) unstable; urgency=low |