diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-16 17:37:36 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-16 17:37:36 +0000 |
commit | 53cf5ca9a30fe856793d2a38b52c8b78b2aba17b (patch) | |
tree | d409bbaa89244b709db60900aa6ad91abe78d0e2 /debian/changelog | |
parent | df30eda283e4fdb6945508e17ca48ae21528596c (diff) |
* Fix an infinite loop in the aggregator when finding a unique filename.
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 e89a57cb1..e917f155f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ ikiwiki (1.19) UNRELEASED; urgency=low * Fix several related bugs in page type determination during online editing. * Add some locking to prevent 2 aggregators from running at once. + * Fix an infinite loop in the aggregator when finding a unique filename. - -- Joey Hess <joeyh@debian.org> Wed, 16 Aug 2006 13:28:34 -0400 + -- Joey Hess <joeyh@debian.org> Wed, 16 Aug 2006 13:32:27 -0400 ikiwiki (1.18) unstable; urgency=low |