summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-10-29 12:38:41 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-10-29 12:38:41 -0400
commitfde01e52f382d7903749609301f99d78791c2f2c (patch)
tree223113c170be92aaaa8e0330f50c933297fbbb2c /debian
parent694a33e91b290373649594688ad880203d140dcb (diff)
Fix SIGINT handling.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c7297d1c3..77e01482f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ git-annex (0.03) UNRELEASED; urgency=low
* Fix support for file:// remotes.
* Add --verbose
+ * Fix SIGINT handling.
-- Joey Hess <joeyh@debian.org> Thu, 28 Oct 2010 13:46:59 -0400