diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2007-10-26 03:22:44 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2007-10-26 03:22:44 -0400 |
commit | 730a3fb4b7502fc89ee35f7d75c5b56fe8a8b8d8 (patch) | |
tree | f4eff6bc7f6b9f1057236d14dc3b637476bd426c /debian/changelog | |
parent | 1e1e1f504609f97cad70d5dca964f8fb3cdfecaa (diff) | |
download | ikiwiki-730a3fb4b7502fc89ee35f7d75c5b56fe8a8b8d8.tar ikiwiki-730a3fb4b7502fc89ee35f7d75c5b56fe8a8b8d8.tar.gz |
Run git-commit -q (though it doesn't do much good due to its stderr abuse).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 428339e70..4aa2b4e38 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,6 +19,8 @@ ikiwiki (2.11) UNRELEASED; urgency=low * ikiwiki-mass-rebuild: Patch from HenrikBrixAndersen to fix order of permissions dropping code to work on FreeBSD. * ikiwiki-mass-rebuild: Don't clear PATH from the environment. + * Run git-commit -q (though it doesn't do much good due to its stderr + abuse). -- Joey Hess <joeyh@debian.org> Thu, 25 Oct 2007 23:11:13 -0400 |