diff options
Diffstat (limited to 'doc/news/version_0.20110516.mdwn')
-rw-r--r-- | doc/news/version_0.20110516.mdwn | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/news/version_0.20110516.mdwn b/doc/news/version_0.20110516.mdwn new file mode 100644 index 000000000..aa350a484 --- /dev/null +++ b/doc/news/version_0.20110516.mdwn @@ -0,0 +1,11 @@ +git-annex 0.20110516 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * Add a few tweaks to make it easy to use the Internet Archive's variant + of S3. In particular, munge key filenames to comply with the IA's filename + limits, disable encryption, support their nonstandard way of creating + buckets, and allow x-archive-* headers to be specified in initremote to + set item metadata. + * Added filename extension preserving variant backends SHA1E, SHA256E, etc. + * migrate: Use current filename when generating new key, for backends + where the filename affects the key name. + * Work around a bug in Network.URI's handling of bracketed ipv6 addresses."""]]
\ No newline at end of file |