diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-10-08 14:47:46 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-10-08 14:47:46 -0400 |
commit | 64dfd213e46f983d5cb504b446597e87f71440de (patch) | |
tree | ee70642df0e95c99828920b8d071d057b9ee5acf /debian | |
parent | bab88f3596c570346a3d069af9e3c8ed92e473c9 (diff) |
git-annex-shell: Added lockcontent command, to prevent dropping of key's content.
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 ddeb94338..f3ffa5975 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,6 +20,8 @@ git-annex (5.20150931) UNRELEASED; urgency=medium and stop recommending bittornado | bittorrent. * Debian: Remove dependency on transformers library, as it is now included in ghc. + * git-annex-shell: Added lockcontent command, to prevent dropping of + key's content. -- Joey Hess <id@joeyh.name> Thu, 01 Oct 2015 12:42:56 -0400 |