X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/9b10f5eab22be36cf3b3a217076c76a669b4aafa..78e34fbdc255fd3f71f5b43ce1acd1fa0678e1ce:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 460ddc27f..c6f5fa6ee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,15 @@ ikiwiki (2.62) UNRELEASED; urgency=low * ikiwiki-makerepo: Added support for monotone. (Thomas Keller) * map: The fix for #449285 was buggy and broke display of parents in certian circumstances. + * teximg: The prefix is configurable, and has changed to not include the + nonstandard mhchem by default. (willu) + * teximg: dvipng is used if available to render images. Its output is + antialiased and better than dvips. If not available, the old dvips+convert + chain will be used. (willu) + * Drop suggests on texlive-science, add suggests on dvipng. + * listdirectives: New plugin. (willu) + * filecheck: New plugin factoring out the PageSpec additions that were + originally part of the attachment plugin. -- Joey Hess Thu, 21 Aug 2008 16:20:58 -0400