]> sipb.mit.edu Git - ikiwiki.git/blobdiff - debian/changelog
* Change the aggregate plugin's locking strategy. Now it defers loading state
[ikiwiki.git] / debian / changelog
index 10f5ef33f00ac457844daf0e7f9940256c217ab2..87cf87087ac3492a0b5387a3d7d769678177271b 100644 (file)
@@ -1,3 +1,12 @@
+ikiwiki (2.2) UNRELEASED; urgency=low
+
+  * Change the aggregate plugin's locking strategy. Now it defers loading state
+    until the wiki is building and already locked, unless it's aggregating.
+    When aggregating, it does not wait for the lock if it cannot get it, and
+    instead exits, to prevent aggregating processes from piling up.
+
+ -- Joey Hess <joeyh@debian.org>  Sun, 20 May 2007 22:23:09 -0400
+
 ikiwiki (2.1) unstable; urgency=low
 
   [ Joey Hess ]