diff options
author | Joey Hess <joey@kitenet.net> | 2010-10-23 17:13:04 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-10-23 17:19:48 -0400 |
commit | 5db2d6f6b224872b119535d57e675d12a2c7dfe1 (patch) | |
tree | 0862beb5190bb7d7e5f54a0c0a19fb9b92a057e7 /debian | |
parent | 0cc2a36f593fd14b6345ad2c0b446edb2bafbe2e (diff) |
nice message if someone tries to revert a merge commit
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index cee42dc85..b304e4b86 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,9 @@ -ikiwiki (3.20101020) UNRELEASED; urgency=low +ikiwiki (3.20101023) unstable; urgency=low * Fix typo that broke anonymous git push. - * fix web reversion when the srcdir is in a subdir of the git repo. + * Fix web reversion when the srcdir is in a subdir of the git repo. - -- Joey Hess <joeyh@debian.org> Sat, 23 Oct 2010 15:25:19 -0400 + -- Joey Hess <joeyh@debian.org> Sat, 23 Oct 2010 16:36:50 -0400 ikiwiki (3.20101019) unstable; urgency=low |