]> sipb.mit.edu Git - ikiwiki.git/blobdiff - debian/changelog
* Add neutral smileys ":|" and ":-|", and question icon smiley "(?)",
[ikiwiki.git] / debian / changelog
index ee7af7399bdb4a096de14899ad84cc4115242b9c..015060eb316950233e77893fa2961c0b9362aef6 100644 (file)
@@ -1,5 +1,6 @@
 ikiwiki (1.49) UNRELEASED; urgency=low
 
+  [ Joey Hess ]
   * Add --post-commit option, which allows for the case of a split web server
     and RCS server (or a push mirror). With this the RCS server can have a
     real post-commit hook that sshs back to the web server, and runs ikiwiki
@@ -21,8 +22,15 @@ ikiwiki (1.49) UNRELEASED; urgency=low
     tracked properly.
   * Make the OpenID library a reccommendation of the Debian package, rather
     than just a suggests, since OpenID is enabled by default.
+  * Fix a bug that caused link(foo) to succeed if page foo did not exist.
+  * Fix tags to page names that contain special characters.
 
- -- Joey Hess <joeyh@debian.org>  Tue, 03 Apr 2007 20:40:27 -0400
+  [ Josh Triplett ]
+  * 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.
+
+ -- Joey Hess <joeyh@debian.org>  Thu, 05 Apr 2007 19:52:01 -0700
 
 ikiwiki (1.48) unstable; urgency=low