summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-01-14 18:58:45 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-01-14 19:04:58 -0400
commitf17bf192bd11f5bb9ca2d67719b735932b4cd086 (patch)
tree69e189feef0d7ac6af69ad034579f8fb4a33f3b1 /debian/changelog
parent5436a23bed9a1ab95bc585e7941199bac1534bb9 (diff)
webapp: Avoid an error if a transfer is stopped just as it finishes. Closes: #698184
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e3c529535..67c955fea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ git-annex (3.20130115) UNRELEASED; urgency=low
* webapp: More adjustments to longpoll code to deal with changes in
variable quoting in different versions of shakespeare-js.
+ * webapp: Avoid an error if a transfer is stopped just as it finishes.
+ Closes: #698184
-- Joey Hess <joeyh@debian.org> Mon, 14 Jan 2013 18:35:01 -0400