summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-08-15 13:38:05 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-08-15 13:38:05 -0400
commit6c36d87ceff8b792e1f1a0f6b324e79173cc923c (patch)
treecf686e3db00d4a571412bbadfc91231accac16bc /debian
parentcfaa1a8fcf522ef3f51bbd2a057e7ab571bcdd1b (diff)
direct: Avoid leaving file content in misctemp if interrupted.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b1d53a841..eaa36b362 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -35,6 +35,7 @@ git-annex (5.20140718) UNRELEASED; urgency=medium
subdirectory in the key name.
* S3, Glacier, WebDAV: Fix bug that prevented accessing the creds
when the repository was configured with encryption=shared embedcreds=yes.
+ * direct: Avoid leaving file content in misctemp if interrupted.
-- Joey Hess <joeyh@debian.org> Mon, 21 Jul 2014 14:41:26 -0400