summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-01-13 14:25:30 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-01-13 14:25:30 -0400
commitc747c8e423afe272dcf045abf3f1e8c1f6985e5c (patch)
tree2521170766eeee800de45895cd1df6bb73d3afcd /debian/changelog
parent0271693312df2134693562396bd6dd77b32c5e63 (diff)
addurl: Support --json, particularly useful in --batch mode.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 46aae45a6..68544bcfc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -34,6 +34,7 @@ git-annex (6.20151219) UNRELEASED; urgency=medium
displays in this situation. Fixed by treating files git thinks are
modified the same as typechanged files.
* addurl: Added --batch and --with-files options.
+ * addurl: Support --json, particularly useful in --batch mode.
* Debian: Adjust build dependencies for webapp, DAV. Now available on
mips, mipsel, but temporarily removed armel since build is failing
there.