X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/e21c689d3cdffec6e2641e120bd497e0caee5f24..811dce7aad96dd7c36efa19562723fc5507e7554:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 22523c837..09dab5611 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ikiwiki (1.50) UNRELEASED; urgency=low +ikiwiki (1.50) unstable; urgency=low [ Josh Triplett ] * Add a graphviz plugin. @@ -22,8 +22,22 @@ ikiwiki (1.50) UNRELEASED; urgency=low a file overlap with ikiwiki-plugin-table. * Add libtext-csv-perl to Suggests, for the table plugin. * Add libdigest-sha1-perl to Suggests, for sparkline and graphviz. + * Add libtext-typography-perl to Suggests for the typography plugin. - -- Josh Triplett Tue, 10 Apr 2007 00:21:41 -0700 + [ Joey Hess ] + * Add postformtext parameter to inline. + * Internal version number and installdir substitutions were lost, fix. + * Apply patch from Ethan to improve an error message that should never + happen. + * Patch from Tuomov to link to the directory in feeds when usedirs is in + effect. Note that this changes permalinks, so if you are already using + usedirs you'll have to deal with that on upgrade to this version. + * Add feedshow parameter to inline, which can be useful for eg, removing + old posts from feeds when permalinks change. + * Add .dpkg-tmp to prune regexp, so that if ikiwiki is run right as it's + being upgraded by dpkg it will ignore dpkg temp files in the basewiki. + + -- Joey Hess Sun, 15 Apr 2007 16:02:05 -0400 ikiwiki (1.49) unstable; urgency=low