summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-08-12 14:38:53 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-08-12 14:38:53 -0400
commitfc50718ed8a2da1d321a9b4e93bd184569c84a76 (patch)
tree8a7965c9eb179fff428d63a0ab71c7ac5bcc183a /debian
parenteff5e6b302b14dac025ec31370203740b6eede4e (diff)
WORM backend: When adding a file in a subdirectory, avoid including the subdirectory in the key name.
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 48b6296d7..722e9347e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -31,6 +31,8 @@ git-annex (5.20140718) UNRELEASED; urgency=medium
repositories, for safer detection of eg, renaming of files with the same
size and mtime.
* direct: Fix ugly warning messages.
+ * WORM backend: When adding a file in a subdirectory, avoid including the
+ subdirectory in the key name.
-- Joey Hess <joeyh@debian.org> Mon, 21 Jul 2014 14:41:26 -0400