summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-12-07 14:32:25 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-12-07 14:32:25 -0400
commit9350f8871f5498a34c99bed209799b9fbb6391d3 (patch)
tree369db25e472126dbea8feeb7ec70dbca404da66c /CHANGELOG
parent51b648ac6e11d0d5a9e617e45d236bd850894285 (diff)
parent3500fa70e016459fcd02cba4d4c3059e7f4555ef (diff)
Merge branch 'master' into tor
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index b532e7674..99427a0d1 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -15,6 +15,14 @@ git-annex (6.20161119) UNRELEASED; urgency=medium
does not support graphical display, while xdot does.
* Debian: xdot is a better interactive viewer than dot, so Suggest
xdot, rather than graphviz.
+ * rmurl: Multiple pairs of files and urls can be provided on the
+ command line.
+ * rmurl: Added --batch mode.
+ * fromkey: Accept multiple pairs of files and keys.
+ Thanks, Daniel Brooks.
+ * rekey: Added --batch mode.
+ * add: Stage modified non-large files when running in indirect mode.
+ (This was already done in v6 mode and direct mode.)
-- Joey Hess <id@joeyh.name> Mon, 21 Nov 2016 11:27:50 -0400