diff --git a/AUTHORS b/AUTHORS index 2fd61c28fd..daf3726748 100644 --- a/AUTHORS +++ b/AUTHORS @@ -27,18 +27,22 @@ Soren Hansen Florian Hines Paul Jimenez Brian K. Jones +Morita Kazutaka Ed Leafe +Zhongyue Luo Dragos Manolescu Ewan Mellor Stephen Milton Russ Nelson +Maru Newby Colin Nicholson Andrew Clay Shafer Scott Simpson Monty Taylor Caleb Tennis -FUJITA Tomonori +Fujita Tomonori Kapil Thangavelu +Daniele Valeriani Conrad Weidenkeller Chris Wedgwood Cory Wright diff --git a/CHANGELOG b/CHANGELOG index ded2fa1797..785c587b5a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,35 @@ +swift (1.4.5) + + * New swift-orphans and swift-oldies command line tools to detect + orphaned Swift processes and long running processes. + + * Command line tool "swift" now supports marker queries. + + * StaticWeb middleware improved to save an extra request when + possible. + + * Updated swift-init to support swift-object-expirer. + + * Fixed object replicator timeout handling [bug 814263]. + + * Fixed accept header 503 vs. 400 [bug 891247]. + + * More exception handling for auditors. + + * Doc updates for PPA [bug 905608]. + + * Doc updates to explain replication more clearly [bug 906976]. + + * Updated SAIO instructions to no longer mention ~/swift/trunk. + + * Fixed docstrings in the ring code. + + * PEP8 Updates. + swift (1.4.4) + * Fixes to prevent socket hoarding (memory leak) + * Add sockstat info to recon. * Fixed leak from SegmentedIterable.