summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-12-15 14:17:00 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-12-15 14:17:00 -0400
commit87f8bb9ef0c701956e42c14e4d667d828e72192b (patch)
tree0bb362a28bdad54d41758a6652d40855e9d023a2 /debian
parent0f7fb02e61eeef646151e0679a6091e0b27dcb84 (diff)
add: In v6 mode, acts on modified files.
Same as was done in direct mode, except in v6 mode add always adds files locked, so
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 57c69a1e8..b3612da26 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ git-annex (6.20151225) unstable; urgency=medium
newly initialized repository; it will add files to the annex.
* unlock, lock: In v6 mode, unlocking a file changes it from a symlink to a
pointer file, and this change can be committed to the git repository.
+ * add: In v6 mode, acts on modified files.
-- Joey Hess <id@joeyh.name> Tue, 08 Dec 2015 11:14:03 -0400