git-svn-id: https://s3tools.svn.sourceforge.net/svnroot/s3tools/s3cmd/trunk@316 830e0280-6d2a-0410-9c65-932aecc39d9d
| ... | ... |
@@ -1,5 +1,7 @@ |
| 1 | 1 |
2008-12-31 Michal Ludvig <michal@logix.cz> |
| 2 | 2 |
|
| 3 |
+ * S3/PkgInfo.py: Bumped up version to 0.9.9-pre4 |
|
| 4 |
+ * S3/Exceptions.py: Added missing imports. |
|
| 3 | 5 |
* NEWS: Updated. |
| 4 | 6 |
* testsuite: reorganised UTF-8 files, added GBK encoding files, |
| 5 | 7 |
moved encoding-specific files to 'tar.gz' archives. |
| ... | ... |
@@ -19,8 +21,6 @@ |
| 19 | 19 |
* Released version 0.9.9-pre4 |
| 20 | 20 |
--------------------------- |
| 21 | 21 |
|
| 22 |
- * S3/PkgInfo.py: Bumped up version to 0.9.9-pre4 |
|
| 23 |
- |
|
| 24 | 22 |
2008-12-30 Michal Ludvig <michal@logix.cz> |
| 25 | 23 |
|
| 26 | 24 |
* s3cmd: Replace unknown Unicode characters with '?' |