diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-19 04:42:30 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-19 04:42:30 +0000 |
commit | 8bfcca5b47c412b8f60c12d68302fb8b2f0a2354 (patch) | |
tree | 4f3484dc56ba3cff6cbcc3dae72578120eff617a /debian/changelog | |
parent | 644ba425c8c56d5dbc6d4074e89f65e2624898e5 (diff) |
* Patch to fix validaton of atom feeds by fixing the category tags.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index af5c9c06c..fb2d2d147 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ikiwiki (1.44) UNRELEASED; urgency=low + + * Patch to fix validaton of atom feeds by fixing the category tags. + + -- Joey Hess <joeyh@debian.org> Sun, 18 Feb 2007 23:40:32 -0500 + ikiwiki (1.43) unstable; urgency=low * Allow plugins to add new types of tests that can be used in PageSpecs. |