X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/18ed1a3bd6af23ad5145d0bfc476311b2d752b6a..23d38e0276dd6526b2d26f789fda9bb534e8f30f:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 4ef51d952..3d4005416 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,11 @@ -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. + + -- Joey Hess Mon, 10 Sep 2007 20:25:40 -0400 + +ikiwiki (2.7) unstable; urgency=low [ Joey Hess ] * Add an editcontent hook. @@ -35,8 +42,15 @@ ikiwiki (2.7) UNRELEASED; urgency=low * 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. - - -- Joey Hess Tue, 04 Sep 2007 13:30:32 -0400 + * 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 Sat, 08 Sep 2007 21:54:11 -0400 ikiwiki (2.6.1) unstable; urgency=low