diff options
author | Joey Hess <joey@kitenet.net> | 2013-03-19 13:56:20 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-03-19 13:56:20 -0400 |
commit | 639008307a2a299bd8c2ee5b1a12b576646bc0f0 (patch) | |
tree | af92db1e3fbb7dd6d96d06d4034100a29071363e /debian | |
parent | 09e65da8e2b4e3b81a1d1772a9d490fcda22a7a6 (diff) |
get, copy, move: Display an error message when an identical transfer is already in progress, rather than failing with no indication why.
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 8fa002604..9bd45da81 100644 --- a/debian/changelog +++ b/debian/changelog @@ -26,6 +26,8 @@ git-annex (4.20130315) UNRELEASED; urgency=low * webapp: Force wrap long filenames in transfer display. * assistant: The ConfigMonitor left one zombie behind each time it checked for changes, now fixed. + * get, copy, move: Display an error message when an identical transfer + is already in progress, rather than failing with no indication why. -- Joey Hess <joeyh@debian.org> Fri, 15 Mar 2013 00:10:07 -0400 |