X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/a4d5000f04ab7ff5eadd2f39897b5e4cfc5c8a1e..30be1c8db272b6f67673a3ab334418351d46ae73:/debian/changelog?ds=sidebyside diff --git a/debian/changelog b/debian/changelog index 015060eb3..b7957b0c5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,12 @@ -ikiwiki (1.49) UNRELEASED; urgency=low +ikiwiki (1.50) UNRELEASED; urgency=low + + [ Josh Triplett ] + * Add a graphviz plugin. + * Suggests: graphviz + + -- Joey Hess Mon, 09 Apr 2007 01:45:40 -0700 + +ikiwiki (1.49) unstable; urgency=low [ Joey Hess ] * Add --post-commit option, which allows for the case of a split web server @@ -29,8 +37,26 @@ ikiwiki (1.49) UNRELEASED; urgency=low * 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. + * Improvements to Description in debian/control: + * Note that some plugins have additional dependencies, found among the + Recommends and Suggests. + * ikiwiki supports both RSS and Atom feeds. + * Fix typos. + * Add Homepage field. + * Add XS-Vcs-Browser field. + + [ Joey Hess ] + * Updated French translation from JLC. Closes: #417982 + * Reorder the icon in the template above the stylesheets, to avoid icon + flashing during page load. + * Fix smiley plugin to scan smileys.mdwn after it's updated, which fixes + a bug caused by committing changes to smilies.mdwn. + * Fix display of escaped wikilinks containing anchors. + + [ Josh Triplett ] + * Remove stray semicolon in linkmap.pm. - -- Joey Hess Thu, 05 Apr 2007 19:52:01 -0700 + -- Joey Hess Sun, 08 Apr 2007 16:14:46 -0400 ikiwiki (1.48) unstable; urgency=low