diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-03-15 14:07:43 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-03-15 14:07:43 -0400 |
commit | 96af58d9e0f73ad78f09651e855b20cc27f9113a (patch) | |
tree | 2a939a600e11870caf511cf592819282f0d25c63 /debian/changelog | |
parent | 5f7979ffe85e036451bb869e29ca161ad3aa0272 (diff) |
fromkey: Add stdin 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 d238a32bf..22e7cd6fc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -36,6 +36,7 @@ git-annex (5.2015022) UNRELEASED; urgency=medium * git-annex-shell: Improve error message when the specified repository doesn't exist or git config fails for some reason. * fromkey --force: Skip test that the key has its content in the annex. + * fromkey: Add stdin mode. -- Joey Hess <id@joeyh.name> Thu, 19 Feb 2015 14:16:03 -0400 |