X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/aee4621bae3c3596cc4fb97c84920b7e619b2f3d..a4d5000f04ab7ff5eadd2f39897b5e4cfc5c8a1e:/debian/changelog diff --git a/debian/changelog b/debian/changelog index ee7af7399..015060eb3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ 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 @@ -21,8 +22,15 @@ ikiwiki (1.49) UNRELEASED; urgency=low 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 Tue, 03 Apr 2007 20:40:27 -0400 + [ Josh Triplett ] + * Use pngcrush and optipng on all PNG files. + * Add neutral smileys ":|" and ":-|", and question icon smiley "(?)", + with images taken from phpBB (GPL) and converted with gif2png. + + -- Joey Hess Thu, 05 Apr 2007 19:52:01 -0700 ikiwiki (1.48) unstable; urgency=low