]> scripts.mit.edu Git - www/ikiwiki.git/blobdiff - debian/changelog
* inline: add feedonly option, set feedonly=yes to get only the feed button
[www/ikiwiki.git] / debian / changelog
index fd66e577b35e8d459528fd6a90d21d2713fa65af..749055e730d625b531d70199d06b6acb78a7e9a8 100644 (file)
@@ -1,4 +1,13 @@
-ikiwiki (2.7) UNRELEASED; urgency=low
+ikiwiki (2.8) UNRELEASED; urgency=low
+
+  * Redid the debian/copyright file, using the proposed new copyright file
+    format. Included many details not previously listed in the old file.
+  * inline: add feedonly option, set feedonly=yes to get only the feed button
+    but not inline the pages.
+
+ -- Joey Hess <joeyh@debian.org>  Thu, 13 Sep 2007 18:07:51 -0400
+
+ikiwiki (2.7) unstable; urgency=low
 
   [ Joey Hess ]
   * Add an editcontent hook.
@@ -34,8 +43,16 @@ ikiwiki (2.7) UNRELEASED; urgency=low
   [ 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.
-
- -- Joey Hess <joeyh@debian.org>  Sun, 02 Sep 2007 15:25:36 -0400
+  * 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>  Sat, 08 Sep 2007 21:54:11 -0400
 
 ikiwiki (2.6.1) unstable; urgency=low