]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - debian/changelog
* Fix a bug in the aggregator introduced last version that caused all
[git.ikiwiki.info.git] / debian / changelog
index 7ed15dcb191f08f82ffe902da2ac131ab973a8d5..af03c72f584461cdf60d4f83024da705cc3133aa 100644 (file)
@@ -1,11 +1,15 @@
-ikiwiki (1.20) UNRELEASED; urgency=low
+ikiwiki (1.20) unstable; urgency=low
 
   * Relicense the templates and basewiki under the 2-clause BSD license.
     Since these can easily become part of other people's websites, they
     should be under as permissive a license as possible.
   * Add --syslog config option, to log to the syslog.
+  * Catch failing IPC::Open2 in tidy plugin and retry in case this is a
+    transient failure to fork (which I've seen happen in the wild).
+  * Fix a bug in the aggregator introduced last version that caused all
+    aggregator state to be lost during a non-aggregating build.
 
- -- Joey Hess <joeyh@debian.org>  Wed, 16 Aug 2006 17:07:35 -0400
+ -- Joey Hess <joeyh@debian.org>  Thu, 17 Aug 2006 19:05:56 -0400
 
 ikiwiki (1.19) unstable; urgency=low