ikiwiki (1.49) UNRELEASED; urgency=low
+ [ Joey Hess ]
* Add --post-commit option, which allows for the case of a split web server
and RCS server (or a push mirror). With this the RCS server can have a
real post-commit hook that sshs back to the web server, and runs ikiwiki
on and supported creating it (especially Tumov). This adds a "usedirs"
option that makes ikiwiki use foo/index.html instead of foo.html as
output page names. It is not yet enabled by default.
- * Fix a big in the img plugin that caused thumbnailed files to not be
+ * Fix a bug in the img plugin that caused thumbnailed files to not be
tracked properly.
+ * Make the OpenID library a reccommendation of the Debian package, rather
+ than just a suggests, since OpenID is enabled by default.
+ * Fix a bug that caused link(foo) to succeed if page foo did not exist.
+ * Fix tags to page names that contain special characters.
- -- Joey Hess <joeyh@debian.org> Sun, 01 Apr 2007 15:37:17 -0400
+ [ Josh Triplett ]
+ * Use pngcrush and optipng on all PNG files.
+
+ -- Joey Hess <joeyh@debian.org> Thu, 05 Apr 2007 17:36:14 -0700
ikiwiki (1.48) unstable; urgency=low