[CMF-checkins] CVS: CMF - CHANGES.txt:1.36.2.21
   
    Tres Seaver
     
    tseaver@zope.com
       
    Wed, 9 Jan 2002 17:28:43 -0500
    
    
  
Update of /cvs-repository/CMF
In directory cvs.zope.org:/tmp/cvs-serv25819
Modified Files:
      Tag: CMF-1_2-branch
	CHANGES.txt 
Log Message:
  - Backing out Jeffrey's feature, as it breaks the add list for
    the types tool (Tracker #409 won't land for CMF 1.2 b2).
=== CMF/CHANGES.txt 1.36.2.20 => 1.36.2.21 ===
  Features Added
 
-  - Extended TypesTool to permit registration of new TypeInformation
-    implementations (Tracker #409, thanks to Jeffrey Shell for the
-    work!)
-
   - Enabled querying actions from workflow tool in absence
     of actions tool (Tracker #401).