This commit is contained in:
Joey Hess 2010-11-07 00:26:44 +00:00
parent a3519c365f
commit b1e26b19c6
2 changed files with 20 additions and 1 deletions

1
debian/changelog vendored
View file

@ -4,7 +4,6 @@ git-annex (0.03) UNRELEASED; urgency=low
* Add --verbose
* Fix SIGINT handling.
* Fix handling of files with unusual characters in their name.
* Support building with Debian stable's ghc.
* Fixed memory leak; git-annex no longer reads the whole file list
from git before starting, and will be much faster with large repos.
* Fix crash on unknown symlinks.