X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=debian%2FNEWS;h=7daa350d95b77935bc6607fd79fd0257baeb035e;hb=3c66e1552b70fe5ed5211aafcf127c647d79b481;hp=6fe70c9e4c8c34368f8aae0d353039fed36a0240;hpb=523650d9c2b876152aaa9bc6c5d6363377ea7008;p=ikiwiki.git diff --git a/debian/NEWS b/debian/NEWS index 6fe70c9e4..7daa350d9 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,3 +1,27 @@ +ikiwiki (3.12) unstable; urgency=low + + You may want to run `ikiwiki-transition deduplinks /path/to/srcdir` + after upgrading to this version of ikiwiki. This command will + optimise your wiki's saved state, removing duplicate information + that can slow ikiwiki down. + + -- Joey Hess Wed, 06 May 2009 00:25:06 -0400 + +ikiwiki (3.01) unstable; urgency=low + + If your wiki uses git, and you have a `diffurl` configured in + its setup file, you should be aware that gitweb has stopped + supporting the url form commonly used for the `diffurl`. + + You can change your setup to use the newer gitweb url form: + + http://git.example.com/gitweb.cgi?p=wiki.git;a=blobdiff;f=[[file]];h=[[sha1_to]];hp=[[sha1_from]];hb=[[sha1_commit]];hpb=[[sha1_parent]] + + The changes from the old form are the addition of the `hpb` parameter, + and the change to the value used for the `hb` parameter. + + -- Joey Hess Mon, 05 Jan 2009 18:18:05 -0500 + ikiwiki (3.00) unstable; urgency=low The 3.0 release of ikiwiki changes several defaults and finishes