summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-11-09 21:45:03 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-11-09 21:54:42 -0400
commitcf0174c922e4a4f473a846ec0488ea4011ab500c (patch)
tree5c000d6a4327e5f8f473a5cca6e46aa17a8fa59a /debian
parent737f043c55b13bf8dbd6887d3e78d32d13a8682a (diff)
content locking
I've tested that this solves the cyclic drop problem. Have not looked at cyclic move, etc.
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 265a010c4..9fa96e06a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ git-annex (3.20111108) UNRELEASED; urgency=low
* Handle a case where an annexed file is moved into a gitignored directory,
by having fix --force add its change.
+ * Avoid cyclic drop problems.
-- Joey Hess <joeyh@debian.org> Mon, 07 Nov 2011 18:08:42 -0400