diff options
author | Joey Hess <joey@kitenet.net> | 2011-03-28 13:47:29 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-03-28 13:48:17 -0400 |
commit | 3162a724f1bfdc15efadd939a49ba8740d553d69 (patch) | |
tree | 78facfdb7f938f5ca0ef9d57d7d028f86147814f /debian/changelog | |
parent | c5fc4f3d2a38fbb4bf7ce9cecdd585b41b2767c0 (diff) |
S3 updates; gpg keys
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 03a0091cb..825382256 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ git-annex (0.20110329) UNRELEASED; urgency=low * Amazon S3 is now supported as a special type of remote. + Warning: Encrypting data before sending it to S3 is not currently + supported. -- Joey Hess <joeyh@debian.org> Sat, 26 Mar 2011 14:36:16 -0400 |