]> sipb.mit.edu Git - ikiwiki.git/blobdiff - debian/changelog
* Don't fail syntax check if Text::Typography isn't installed.
[ikiwiki.git] / debian / changelog
index 7bc31654318e9dfff07404d6b6f24f157ca91e72..fd48a61352cfe007a14e869e780b071d91901bdb 100644 (file)
@@ -1,11 +1,15 @@
-ikiwiki (1.28) UNRELEASED; urgency=low
+ikiwiki (1.28) unstable; urgency=low
 
   * inline: Add ability to sort by page name, based on a patch from
     Benjamin A'Lee.
   * Fix a forkbomb in various calls to IPC::Open2, which has a highly
     braindead interface. Closes: #389383
+  * Don't rm -rf ikiwiki on distclean, since a) there's no such file
+    and b) those poor Mac OSX users and their case insensative files!
+  * Don't fail syntax check if Text::Typography isn't installed.
+    Closes: #389406
 
- -- Joey Hess <joeyh@debian.org>  Mon, 25 Sep 2006 17:22:52 -0400
+ -- Joey Hess <joeyh@debian.org>  Tue, 26 Sep 2006 02:08:17 -0400
 
 ikiwiki (1.27) unstable; urgency=low