Fix SIGINT handling.

This commit is contained in:
Joey Hess 2010-10-29 12:38:41 -04:00
parent 694a33e91b
commit fde01e52f3
3 changed files with 3 additions and 3 deletions

1
debian/changelog vendored
View file

@ -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