From 1fa80586bffc3d24ddf2de422107dfbb0f98e6bc Mon Sep 17 00:00:00 2001
From: Jim Fulton <jim@zope.com>
Date: Mon, 19 Nov 2012 19:34:14 +0000
Subject: [PATCH] Removed ZEO changes, since ZEO is now separate.

---
 CHANGES.txt | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/CHANGES.txt b/CHANGES.txt
index eb763df9..331717d3 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -31,16 +31,6 @@ New Features
   comparison inherited from object. (This doesn't apply to old-style
   class instances.)
 
-- Storage servers now emit Serving and Closed events so subscribers
-  can discover addresses when dynamic port assignment (bind to port 0)
-  is used. This could, for example, be used to update address
-  information in a ZooKeeper database.
-
-- Client storagers have a method, new_addr, that can be used to change
-  the server address(es). This can be used, for example, to update a
-  dynamically determined server address from information in a
-  ZooKeeper database.
-
 Bugs Fixed
 ----------
 
-- 
2.30.9