diff options
author | Joey Hess <joey@kitenet.net> | 2011-10-31 12:33:41 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-10-31 12:33:41 -0400 |
commit | cc1ea8f84463c7e333bfa17a815f250d8d088841 (patch) | |
tree | aa4868f5b59edf4cbb3b34d5ae16f19d06804efa /debian | |
parent | e09dd6f306b3f69718c77a03364ee9e51a51bb3b (diff) |
Removed the setkey command, and added a setcontent command with a more useful interface.
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 e553877de..91e4a18af 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,8 @@ git-annex (3.20111026) UNRELEASED; urgency=low .gitattributes information about numcopies is not available in a bare repository. * unused, dropunused: Now work in bare repositories. + * Removed the setkey command, and added a setcontent command with a more + useful interface. -- Joey Hess <joeyh@debian.org> Thu, 27 Oct 2011 13:58:53 -0400 |