aboutsummaryrefslogtreecommitdiff
path: root/doc/news/version_0.20110401.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/news/version_0.20110401.mdwn')
-rw-r--r--doc/news/version_0.20110401.mdwn11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/news/version_0.20110401.mdwn b/doc/news/version_0.20110401.mdwn
new file mode 100644
index 000000000..7c9ca6f5c
--- /dev/null
+++ b/doc/news/version_0.20110401.mdwn
@@ -0,0 +1,11 @@
+git-annex 0.20110401 released with [[!toggle text="these changes"]]
+[[!toggleable text="""
+ * Amazon S3 is now supported as a special type of remote.
+ Warning: Encrypting data before sending it to S3 is not yet supported.
+ * Note that Amazon S3 support is not built in by default on Debian yet,
+ as hS3 is not packaged.
+ * fsck: Ensure that files and directories in .git/annex/objects
+ have proper permissions.
+ * Added a special type of remote called a directory remote, which
+ simply stores files in an arbitrary local directory.
+ * Bugfix: copy --to --fast never really copied, fixed."""]] \ No newline at end of file