X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/e0d1c264d9f21b02761f0bc86948ec0169927beb..c4cb6e3c346199929b42ab0c352e33b36f55b72e:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 76178674f..f1e5ae990 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,15 @@ ikiwiki (3.20140126) UNRELEASED; urgency=medium Thanks, Mesar Hameed * Allow up to 8 levels of nested directives, rather than previous 3 in directive infinite loop guard. + * git diffurl: Do not escape / in paths to changed files, in order to + interoperate with cgit (gitweb works either way) + Thanks, intrigeri. + * git: Explicity push master branch, as will be needed by git 2.0's + change to push.default=matching by default. + Thanks, smcv + * Deal with nasty issue with gettext clobbering $@ while printing + error message containing it. + Thanks, smcv -- Joey Hess Sat, 01 Feb 2014 16:53:35 -0400