updated changelog for 1.4.1

This commit is contained in:
John Dickinson 2011-06-14 16:37:02 +00:00 committed by Tarmac
commit 9ab33970b5

View File

@ -1,3 +1,19 @@
swift (1.4.1)
* st renamed to swift
* swauth was separated froms swift. It is now its own project and can be
found at https://github.com/gholt/swauth.
* tempauth middleware added as an extremely limited auth system for dev
work.
* Account and container listings now properly labeled UTF-8 (previously the
label was "utf8").
* Accounts are auto-created if an auth token is valid when the
account_autocreate proxy config parameter is set to true.
swift (1.4.0) swift (1.4.0)
* swift-bench now cleans up containers it creates. * swift-bench now cleans up containers it creates.