]> sipb.mit.edu Git - ikiwiki.git/blobdiff - debian/changelog
img: Pass the align parameter through to the generated img tag.
[ikiwiki.git] / debian / changelog
index 239b22b4222db44d2d69de6ca1ea9421d50953aa..5001031df0f52098fbc8b8cfd3bc7bb6cd5e81a8 100644 (file)
@@ -1,3 +1,10 @@
+ikiwiki (3.1416) UNRELEASED; urgency=low
+
+  * svn: Fix rcs_rename to properly scope call to dirname.
+  * img: Pass the align parameter through to the generated img tag.
+
+ -- Joey Hess <joeyh@debian.org>  Wed, 08 Jul 2009 13:10:38 -0400
+
 ikiwiki (3.1415) unstable; urgency=low
 
   * img: Fix extra double quote with alt text. (smcv)