diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-02-09 14:58:10 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-02-09 14:58:10 -0500 |
commit | 6605764c523787141272fe83c3d46a65aea7649d (patch) | |
tree | f2f4c3b598f369fce1d857ee8b74e01ac1f04a56 /debian/changelog | |
parent | 6b41a240969d8e5b043f811c1d471402746ff0a5 (diff) |
Fix unusual --setup --post-commit command line option combo.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c9878c719..d2b701db7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ ikiwiki (3.04) UNRELEASED; urgency=low * Work around XML::Atom strangeness that results in double-encoded posts. (smcv) * Updated German translation (Kai Wasserbäch). Closes: #514251 + * Fix unusual --setup --post-commit command line option combo. -- Joey Hess <joeyh@debian.org> Sat, 31 Jan 2009 19:04:45 -0500 |