[Zodb-checkins] CVS: Packages/ZEO  - CHANGES.txt:1.21
   
    Jim Fulton
     
    jim@digicool.com
       
    Sat,  7 Apr 2001 13:49:37 -0400 (EDT)
    
    
  
Update of /cvs-repository/Packages/ZEO
In directory korak:/tmp/cvs-serv24422
Modified Files:
	CHANGES.txt 
Log Message:
*** empty log message ***
--- Updated File CHANGES.txt in package Packages/ZEO --
--- CHANGES.txt	2001/04/02 21:39:27	1.20
+++ CHANGES.txt	2001/04/07 17:49:36	1.21
@@ -1,5 +1,21 @@
 Zope Enterprise Objects (ZEO) Revision History
 
+  ZEO 1.0 beta 1
+
+    New Features
+
+     - Improved release organization.
+
+    Bugs fixed
+
+     - Normal shutdown was reported as a panic.
+
+     - The signal exception handler was disabled.
+
+     - Errors arising from incompatable versions of cPickle were
+       uclear.
+
+
   ZEO 0.5.0
 
     New Features