diff options
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1c204e58c..f1e5ae990 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,9 @@ ikiwiki (3.20140126) UNRELEASED; urgency=medium * 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 <joeyh@debian.org> Sat, 01 Feb 2014 16:53:35 -0400 |