Updated CHANGELOG with stuff I got confused about with the 1.4.2 release.

This commit is contained in:
gholt
2011年07月27日 12:32:20 -07:00
parent b6a3767efb
commit 1d9e4cd56a

View File

@@ -2,6 +2,12 @@ swift (1.4.2)
* Removed stats/logging code from Swift [now in separate slogging project].
* Container Synchronization Feature - First Edition
* Fix swift3 authentication bug about the Date and X-Amz-Date handling.
* Changing ratelimiting so that it only limits PUTs/DELETEs.
* Object POSTs are implemented as COPYs now by default (you can revert to
previous implementation with conf object_post_as_copy = false)
Reference in New Issue
openstack/swift
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.