]> sipb.mit.edu Git - ikiwiki.git/blobdiff - debian/changelog
closing, current implementation seems good enough
[ikiwiki.git] / debian / changelog
index e8dfdb7f6cf0edf69f9fdddb8eaa334e272b7578..648a0b41c1c3de89a14e50faa7ca0d00c1a620af 100644 (file)
@@ -1,7 +1,19 @@
 ikiwiki (2.62) UNRELEASED; urgency=low
 
   * Avoid using cp -a (again). (HenrikBrixAndersen)
-  * Add missing PREFIX to a few lines of the Makefile. (Thomas Keller)
+  * 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