Updating changelog for 1.4.3

Change-Id: Iae6a3d5341d9621034c772174abfa3f10e7e335b
This commit is contained in:
gholt 2011-09-07 21:55:40 +00:00
parent 46c5ed75e1
commit ba57e6ec04
2 changed files with 24 additions and 0 deletions

View File

View File

@ -1,3 +1,27 @@
swift (1.4.3)
* Additional quarantine catching code.
* Added client_ip to all proxy log lines not otherwise containing it.
* Content-Type is now application/xml for "GET services/bucket" swift3
middleware requests.
* Alpha release of the Swift Recon Experiment
* Fix last modified date for swift3 middleware.
* Fix to clear account/container metadata on account/container deletion.
* Fix for corner case regarding X-Newest.
* Fix for object auditor running out of file descriptors.
* Fix to return all proper headers for manifest objects.
* Fix to the swift tool to strip any leading slashes on file names when
uploading.
swift (1.4.2)
* Removed stats/logging code from Swift [now in separate slogging project].