diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-11-04 19:20:24 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-11-04 19:20:24 +0000 |
commit | b78e93098b29a9fbefde840e2cddc34c5e3f9745 (patch) | |
tree | b1ded861b98533ac1519e95d5b7f07bc12593ba9 /debian | |
parent | 2e4cefdc3edb8ebca6861ec4010fa2358c88c648 (diff) | |
download | ikiwiki-b78e93098b29a9fbefde840e2cddc34c5e3f9745.tar ikiwiki-b78e93098b29a9fbefde840e2cddc34c5e3f9745.tar.gz |
* Fix issue with aggregate plugin updating expired pages.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ab26024ab..2c5913043 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ikiwiki (1.33) UNRELEASED; urgency=low + + * Fix issue with aggregate plugin updating expired pages. + + -- Joey Hess <joeyh@debian.org> Sat, 4 Nov 2006 14:19:47 -0500 + ikiwiki (1.32) unstable; urgency=low * Add a separate pass to find page links, and only render each page once, |