Browse code

Mention --mime-type="xx/yy; param=abc" in NEWS

Michal Ludvig authored on 2012/01/02 21:51:43
Showing 1 changed files
... ...
@@ -6,6 +6,8 @@ s3cmd 1.1.0   -   ???
6 6
   (contributed by Jens Braeuer)
7 7
 * Force MIME type with --mime-type=abc/xyz, also --guess-mime-type 
8 8
   is no longer on by default.
9
+* Allow parameters in MIME types, for example:
10
+  --mime-type="text/plain; charset=utf-8"
9 11
 * Support for environment variables as config values. For instance
10 12
   in ~/.s3cmd put "access_key=$S3_ACCESS_KEY". Contributed by Ori Bar.
11 13
 * Support for --configure checking access to a specific bucket instead