]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - debian/changelog
web commit by cworth
[git.ikiwiki.info.git] / debian / changelog
index 10f5ef33f00ac457844daf0e7f9940256c217ab2..ef262ab04ccf6f4839d445618816f1db0f66548f 100644 (file)
@@ -1,3 +1,15 @@
+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.
+  * Updated Spanish translation from Victor Moral.
+  * Correct bug in the img plugin that caused dependencies on images to not
+    always be tracked correctly.
+
+ -- Joey Hess <joeyh@debian.org>  Tue, 22 May 2007 21:29:13 -0400
+
 ikiwiki (2.1) unstable; urgency=low
 
   [ Joey Hess ]