diff options
author | Joey Hess <joey@kitenet.net> | 2013-08-26 13:54:22 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-08-26 13:54:22 -0400 |
commit | 5b4b1007484918dc7964fa7f7c86dbd20f72fd09 (patch) | |
tree | 749ac6a336f1f6c844419d575d840602710f1248 /debian | |
parent | 2e8389360c1180cc85547e0d555cabdd3813980c (diff) |
changelog
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 55cec17be..3c04aecb5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,8 @@ git-annex (4.20130816) UNRELEASED; urgency=low * unused: Is now a minimum of 30 times faster, and typically many more times than that (when a repository has several branches). (Thanks, guilhem for the patch.) + * unused: Fix bugs in two edge cases involving manually staged changes. + (Thanks, guilhem for the patch.) * Debian: Run the builtin test suite as an autopkgtest. * Debian: Recommend ssh-askpass, which ssh will use when the assistant is run w/o a tty. Closes: #719832 |