diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-05-06 13:44:53 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-05-06 13:44:53 -0400 |
commit | 2bbb276e38fb8503daccf7a419336d67c0a23c9c (patch) | |
tree | d796474a8b82bc5e79ae99a40ee93fd81cdf83a7 /debian | |
parent | 582fa3e2f10f1e1064314a8a1d9bb5aa5cf84f92 (diff) |
contentlocation, examinekey, lookupkey: Added --batch mode option.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 39bfe5748..f9a0aee93 100644 --- a/debian/changelog +++ b/debian/changelog @@ -30,6 +30,7 @@ git-annex (5.20150421) UNRELEASED; urgency=medium * Work around wget bug #784348 which could cause it to clobber git-annex symlinks when downloading from ftp. * Support checking ftp urls for file presence. + * contentlocation, examinekey, lookupkey: Added --batch mode option. -- Joey Hess <id@joeyh.name> Tue, 21 Apr 2015 15:54:10 -0400 |