diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-01-15 15:56:47 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-01-15 15:56:47 -0400 |
commit | 74f0a01c083b903497476995809a2a65b9911cc4 (patch) | |
tree | fe34ae7e145d015532bb0be683a8e1963fc018a6 /debian/changelog | |
parent | 6979ebdbd1f501344431e2d556e196dc5f5652bf (diff) |
info: Support --batch mode.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5e5b93032..077e36e76 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ git-annex (6.20160115) UNRELEASED; urgency=medium * whereis --json: Urls are now listed inside the remote that claims them, rather than all together at the end. + * info: Support --batch mode. -- Joey Hess <id@joeyh.name> Fri, 15 Jan 2016 14:05:01 -0400 |