X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/2c0b310cc208b08fded4fe7e80cc3efbc4112c56..9dbe10e3f06c18860c8c1a4b00c49cb15c8f15c5:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 007842833..431a3285d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +ikiwiki (1.15) UNRELEASED; urgency=low + + * Remove CDPATH and other env vars perl taint checking doesn't like. + Closes: #381279 + * Added created_before and created_after PageSpec limits. + + -- Joey Hess Thu, 3 Aug 2006 12:52:51 -0400 + +ikiwiki (1.14) unstable; 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 Wed, 2 Aug 2006 11:34:06 -0400 + ikiwiki (1.13) unstable; urgency=low * ikiwiki can now download and aggregate feeds with its new aggregate