Browse code

* Released version 1.0.0-rc2 --------------------------

* S3/PkgInfo.py: Updated to 1.0.0-rc2
* NEWS, TODO, s3cmd.1: Updated.



git-svn-id: https://s3tools.svn.sourceforge.net/svnroot/s3tools/s3cmd/trunk@454 830e0280-6d2a-0410-9c65-932aecc39d9d

Michal Ludvig authored on 2010/12/08 22:06:12
Showing 4 changed files
... ...
@@ -1,3 +1,11 @@
1
+2010-12-09  Michal Ludvig  <mludvig@logix.net.nz>
2
+
3
+	* Released version 1.0.0-rc2
4
+	  --------------------------
5
+
6
+	* S3/PkgInfo.py: Updated to 1.0.0-rc2
7
+	* NEWS, TODO, s3cmd.1: Updated.
8
+
1 9
 2010-11-13  Michal Ludvig  <mludvig@logix.net.nz>
2 10
 
3 11
 	* s3cmd: Added support for remote-to-remote sync.
... ...
@@ -1,3 +1,7 @@
1
+s3cmd 1.0.0-rc2 -  2010-??-??
2
+===============
3
+* [sync] now supports bucket-to-bucket synchronisation
4
+
1 5
 s3cmd 1.0.0-rc1 -  2010-10-26
2 6
 ===============
3 7
 * Added [accesslog] command. (needs manpage!)
... ...
@@ -1,5 +1,5 @@
1 1
 package = "s3cmd"
2
-version = "1.0.0-rc1"
2
+version = "1.0.0-rc2"
3 3
 url = "http://s3tools.org"
4 4
 license = "GPL version 2"
5 5
 short_description = "Command line tool for managing Amazon S3 and CloudFront services"
... ...
@@ -282,7 +282,7 @@ Enable verbose output.
282 282
 Enable debug output.
283 283
 .TP
284 284
 \fB\-\-version\fR
285
-Show s3cmd version (1.0.0-rc1) and exit.
285
+Show s3cmd version (1.0.0-rc2) and exit.
286 286
 .TP
287 287
 \fB\-F\fR, \fB\-\-follow\-symlinks\fR
288 288
 Follow symbolic links as if they are regular files