]> sipb.mit.edu Git - ikiwiki.git/blobdiff - debian/changelog
update
[ikiwiki.git] / debian / changelog
index f23d9c56cafcb9793c9818af0dec76bee7b31247..648a0b41c1c3de89a14e50faa7ca0d00c1a620af 100644 (file)
@@ -1,8 +1,28 @@
-ikiwiki (2.61) UNRELEASED; urgency=low
+ikiwiki (2.62) UNRELEASED; urgency=low
+
+  * Avoid using cp -a (again). (HenrikBrixAndersen)
+  * Avoid using hostname -f for portability to eg, OS X, use Net::Domain
+    instead, and prompt if it fails.
+  * Fix bug in wikiname sanitisation in the setup automator.
+  * 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)
+
+ -- Joey Hess <joeyh@debian.org>  Thu, 21 Aug 2008 16:20:58 -0400
+
+ikiwiki (2.61) unstable; urgency=low
 
   * poll: Fix typo that broke plugin.
+  * graphviz: Fix breakage of the name of the preprocessor directive.
 
- -- Joey Hess <joeyh@debian.org>  Tue, 12 Aug 2008 15:48:36 -0400
+ -- Joey Hess <joeyh@debian.org>  Thu, 14 Aug 2008 18:13:22 -0400
 
 ikiwiki (2.60) unstable; urgency=low