diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 1b0916553..4c0c9f741 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,12 @@ 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. * fsck: Ensure that files and directories in .git/annex/objects have proper permissions. - -- Joey Hess <joeyh@debian.org> Mon, 28 Mar 2011 16:17:59 -0400 + -- Joey Hess <joeyh@debian.org> Sat, 26 Mar 2011 14:36:16 -0400 git-annex (0.20110328) experimental; urgency=low |