diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-04-10 17:44:40 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-04-10 17:44:40 -0400 |
commit | b698bf24082b2de96dc7bba92ecfbc20e650c0ea (patch) | |
tree | 7bfa3be090186adb43153ab5da3bbad34a23a55b /debian/changelog | |
parent | e4395a567b95d4adeda54add09faf180cf29ee76 (diff) | |
download | ikiwiki-b698bf24082b2de96dc7bba92ecfbc20e650c0ea.tar ikiwiki-b698bf24082b2de96dc7bba92ecfbc20e650c0ea.tar.gz |
Use bzr --quiet to avoid it outputting stuff and messing up http headers. (Scott Bronson)
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 5db99a2fb..923506481 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ ikiwiki (2.43) UNRELEASED; urgency=low * Fix missing import of escapeHTML in userlink. (Scott Bronson) * Fix broken rcs_update for bzr. (Scott Bronson) + * Use bzr --quiet to avoid it outputting stuff and messing up http headers. + (Scott Bronson) -- Joey Hess <joeyh@debian.org> Thu, 10 Apr 2008 17:36:53 -0400 |