1 ikiwiki 1.20 released with these changes:
3 * Relicense the templates and basewiki under the 2-clause BSD license.
4 Since these can easily become part of other people's websites, they
5 should be under as permissive a license as possible.
6 * Add --syslog config option, to log to the syslog.
7 * Catch failing IPC::Open2 in tidy plugin and retry in case this is a
8 transient failure to fork (which I've seen happen in the wild).
9 * Fix a bug in the aggregator introduced last version that caused all
10 aggregator state to be lost during a non-aggregating build.