From 1e784a43327661a753dd420308671685f1460816 Mon Sep 17 00:00:00 2001 From: Brian Cline Date: Mon, 31 Mar 2014 13:12:57 -0500 Subject: [PATCH] Fixes SUPER important typo in CHANGELOG. Change-Id: Id1ecc425cd9e32fef4d70e97d3a705a695eb73a2 --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index fb1cacd1da..6dc490a205 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -233,7 +233,7 @@ swift (1.10.0) * Added support for pooling memcache connections * Added support to replicating handoff partitions first in object - replication. Can also configure now many remote nodes a storage node + replication. Can also configure how many remote nodes a storage node must talk to before removing a local handoff partition. * Fixed bug where memcache entries would not expire