No longer keeping ChangeLog up to date, use git log instead!
Two "official" repositories (both the same content):
* git://s3tools.git.sourceforge.net/s3tools/s3cmd.git
* git://github.com/mludvig/s3cmd.git
| ... | ... |
@@ -1,3 +1,14 @@ |
| 1 |
+2011-06-06 Michal Ludvig <mludvig@logix.net.nz> |
|
| 2 |
+ |
|
| 3 |
+===== Migrated to GIT ===== |
|
| 4 |
+ |
|
| 5 |
+No longer keeping ChangeLog up to date, use git log instead! |
|
| 6 |
+ |
|
| 7 |
+Two "official" repositories (both the same content): |
|
| 8 |
+ |
|
| 9 |
+* git://s3tools.git.sourceforge.net/s3tools/s3cmd.git |
|
| 10 |
+* git://github.com/mludvig/s3cmd.git |
|
| 11 |
+ |
|
| 1 | 12 |
2011-04-11 Michal Ludvig <mludvig@logix.net.nz> |
| 2 | 13 |
|
| 3 | 14 |
* S3/S3Uri.py: Fixed cf:// uri parsing. |