summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorgholt <z-github@brim.net>2012-01-04 19:14:42 +0000
committergholt <z-github@brim.net>2012-01-04 19:15:06 +0000
commit4ad59c63350c3e0b0a575f34dfc01a9cfc6b3141 (patch)
treea0c643d41ced7791dc612cee476decc49c007a80 /CHANGELOG
parent6f875442bb76c276d548a5bf0e93f2af2e72c4a6 (diff)
downloadswift-4ad59c63350c3e0b0a575f34dfc01a9cfc6b3141.tar.gz
AUTHORS and CHANGELOG updates for 1.4.51.4.5
Change-Id: I0ddfa712f9c4dc5110d953439ec41355a25bb4f0
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG30
1 files changed, 30 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ded2fa179..785c587b5 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.