]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - debian/changelog
bugfix
[git.ikiwiki.info.git] / debian / changelog
index ba71afbaca4bc170f83a07cbcb351bf2502288bb..6829e2d41b3bd7e5fd3ade5a6c6b6f4a8e96591d 100644 (file)
@@ -31,7 +31,19 @@ ikiwiki (2.7) UNRELEASED; urgency=low
     `git-rev-parse --show-prefix` from all names reported by git-log.
     Patch by Jamey Sharp
 
- -- Joey Hess <joeyh@debian.org>  Tue, 28 Aug 2007 22:15:52 -0400
+  [ Joey Hess ]
+  * Correct generation of RFC 3339 format times for atom/rss feeds. Always use
+    gmtime for these since a time zone is not specified.
+  * Updated Spanish translation from Victor Moral.
+  * table: Text::CSV doesn't return decoded unicode (XS module); decode its
+    return values.
+  * Change git test suite to reflect change in log for initial repo creation
+    commit.
+  * Add the ikiwiki-update-wikilist command.
+  * Exclude external plugin from syntax check since it uses a module that is
+    not in the build depends. Closes: #441171
+
+ -- Joey Hess <joeyh@debian.org>  Fri, 07 Sep 2007 13:04:03 -0400
 
 ikiwiki (2.6.1) unstable; urgency=low