summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-07-20 16:30:49 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-07-20 16:30:49 -0400
commitad5f4f52b9320e8a44b1b639401f19233b6fd8fa (patch)
treecd8d29669526f7ba83ab3e78cb00a054121c5beb /debian
parent10790744e8fd81125612b49e660f81c619802608 (diff)
directory special remote: Fix checking that there is enough disk space to hold an object, was broken when using encryption.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 30d7e203f..cc5ec7d67 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,6 +20,8 @@ git-annex (4.20130710) UNRELEASED; urgency=low
or deleted before it could be scanned.
* watcher: Partially worked around a bug in hinotify, no longer crashes
if hinotify cannot process a directory (but can't detect changes in it)
+ * directory special remote: Fix checking that there is enough disk space
+ to hold an object, was broken when using encryption.
-- Joey Hess <joeyh@debian.org> Tue, 09 Jul 2013 19:17:13 -0400