diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-04-20 13:49:42 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-04-20 13:50:26 -0400 |
commit | 7accd891d9ecfed1f806ec5657798b93994fea62 (patch) | |
tree | 7470522ddef4491e671fc1d0639e09ecb56e957f /debian | |
parent | 1f9967298f2bb98dd216c08ce049192737a1cf9f (diff) |
calckey: New plumbing command, calculates the key that would be used to refer to a file
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f63e3957e..2636403e2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ git-annex (6.20160419) UNRELEASED; urgency=medium fixed to not hang when it cannot find locale files. * reinject: When src file's content cannot be verified, leave it alone, instead of deleting it. + * calckey: New plumbing command, calculates the key that would be used + to refer to a file. -- Joey Hess <id@joeyh.name> Tue, 19 Apr 2016 12:57:15 -0400 |