[Checkins] SVN: ZODB/trunk/src/CHANGES.txt "no longer" really is	two words
    Fred Drake 
    fdrake at gmail.com
       
    Fri Nov 18 13:13:48 UTC 2011
    
    
  
Log message for revision 123421:
  "no longer" really is two words
  
Changed:
  U   ZODB/trunk/src/CHANGES.txt
-=-
Modified: ZODB/trunk/src/CHANGES.txt
===================================================================
--- ZODB/trunk/src/CHANGES.txt	2011-11-18 11:40:54 UTC (rev 123420)
+++ ZODB/trunk/src/CHANGES.txt	2011-11-18 13:13:47 UTC (rev 123421)
@@ -8,8 +8,8 @@
 New Features
 ------------
 
-- ZODB no-longer depends on zope.event.  It now uses ZODB.event, which
-  uses zope.event if it is installed. You can override
+- ZODB no longer depends on zope.event.  It now uses ZODB.event, which
+  uses zope.event if it is installed.  You can override
   ZODB.event.notify to provide your own event handling, although
   zope.event is recommended.
 
    
    
More information about the checkins
mailing list