* small changes to internal url handling to coincide with changes to REST api. * fixed issue where listing containers always returned empty
* converted build process from NAnt to Rake * made integration tests depedent on Credentials.config file
* remove SSL Certification validation from CloudFilesRequest due to it not being allowed in Medium Trust hosting environments
* Connection.cs GetContainerInformation. Fixed method not populating CDNUri property on Container object
* Added TTL (time-to-live) parameter to making a container public * Log4Net wire-up for logging available, information in README * Better documentation, found in the README.rdoc file * Add repo to github.com/rackspace/csharp-cloudfiles (source and tests) * Progress information on file transfers
* Container/Object lists in JSON or XML with item details * API support to return your account's total storage or at a Container level * Chunked Transfer-Encoding on PUT requests * "Pathname" support for pseudo-hierarchical folders/directoriess * Increased name length for Containers/Objects * Adding Ruby to the list of supported language APIs