NEWS
81eb4385
 s3cmd 0.9.2
 ===========
8c01622a
 * Lots of new documentation
81eb4385
 * Allow "get" to stdout (use "-" in place of destination file
   to get the file contents on stdout)
8c01622a
 * Better compatibility with Python 2.4
 * Output public HTTP URL for objects stored with Public ACL
 * Various bugfixes and improvements
81eb4385
 
 s3cmd 0.9.1   -   2007-02-06
 ===========
 * All commands now use S3-URIs
 * Removed hard dependency on Python 2.5
 * Experimental support for Python 2.4 
   (requires external ElementTree module)
 
 
 s3cmd 0.9.0   -   2007-01-18
 ===========
 * First public release brings support for all basic Amazon S3
   operations: Creation and Removal of buckets, Upload (put),
   Download (get) and Removal (del) of files/objects.