From ceaf7606fe25f77cf31deb2946a16ae7a6fec05c Mon Sep 17 00:00:00 2001 From: John Dickinson Date: Sun, 29 Jul 2012 18:55:19 -0700 Subject: [PATCH] updated changelog with patch from review Change-Id: Ib2d54da92a3f7e7325998e3e52f562a1bf538c28 --- CHANGELOG | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index a1e743ca32..0a7ecd1b63 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -20,6 +20,10 @@ swift (1.6.0) * Added config options for rate limiting of large object downloads. + * Added config option `log_handoffs` (defaults to True) to proxy server + to log and update statsd with information about when a handoff node is + used. This is helpful to track the health of the cluster. + * swift-bench can now use auth 2.0 * Support forbidding substrings based on a regexp in name_filter