summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-10-13 13:30:24 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-10-13 13:30:24 -0400
commit4a7520003c4917cfcb12cde679b51dd924ba8c79 (patch)
tree0879e7523245a125574baaf2b39f37e7e66c0111 /debian/changelog
parentef6f41df4fe8919d8bb42ffb0f7af18fa2aecce3 (diff)
status: Fix a crash if a temp file went away while its size was being checked for status.
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 853f9a854..d558b83ae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,8 @@ git-annex (4.20131003) UNRELEASED; urgency=low
* Remove bogus runshell loop check.
* addurl: Improve message when adding url with wrong size to existing file.
* Fixed handling of URL keys that have no recorded size.
+ * status: Fix a crash if a temp file went away while its size was
+ being checked for status.
-- Joey Hess <joeyh@debian.org> Thu, 03 Oct 2013 15:41:24 -0400