Browse code

update NEWS for 1.5.1

Matt Domsch authored on 2015/02/05 00:43:05
Showing 1 changed files
... ...
@@ -1,3 +1,20 @@
1
+s3cmd-1.5.1        - 2015-02-04
2
+===============
3
+
4
+* Sort s3cmd ls output by bucket name (Andrew Gaul)
5
+* Support relative expiry times in signurl. (Chris Lamb)
6
+* Fixed issue with mixed path separators with s3cmd get --recursive on
7
+  Windows. (Luke Winslow)
8
+* fix S3 wildcard certificate checking
9
+* Handle headers with spaces in their values properly (#460)
10
+* Fix lack of SSL certificate checking libraries on older python
11
+* set content-type header for stdin from command line or Config()
12
+* fix uploads from stdin (#464)
13
+* Fix directory exclusions (#467)
14
+* fix signurl
15
+* Don't retry in response to HTTP 405 error (#422)
16
+* Don't crash when a proxy returns an invalid XML error document
17
+
1 18
 s3cmd-1.5.0        - 2015-01-12
2 19
 ===============
3 20
 * add support for newer regions such as Frankfurt that