* 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
| ... | ... |
@@ -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. |
| ... | ... |
@@ -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 |