diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-02 15:33:26 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-02 15:33:26 +0000 |
commit | ee84ed37709ab91e419cdfa748ab0d8e71bf99b6 (patch) | |
tree | da0fbd86fb0d1403396191a26cfa987a06325758 /debian/changelog | |
parent | 3eea683d71f95fcda8e555002567fe081fee9937 (diff) | |
download | ikiwiki-ee84ed37709ab91e419cdfa748ab0d8e71bf99b6.tar ikiwiki-ee84ed37709ab91e419cdfa748ab0d8e71bf99b6.tar.gz |
* Fix stupid bug in date matching, patch from Roland Mas. Closes: #381132
* Added many unit tests for pagespec_match.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 7f13a2167..b79658363 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,10 @@ ikiwiki (1.14) UNRELEASED; urgency=low * Memoize pagespec translation, this speeds up a build of the ikiwiki tree by 10% or so. + * Fix stupid bug in date matching, patch from Roland Mas. Closes: #381132 + * Added many unit tests for pagespec_match. - -- Joey Hess <joeyh@debian.org> Tue, 1 Aug 2006 23:35:13 -0400 + -- Joey Hess <joeyh@debian.org> Wed, 2 Aug 2006 11:31:52 -0400 ikiwiki (1.13) unstable; urgency=low |