[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.625.2.14
   
    Godefroid Chapelle
     
    gotcha@swing.be
       
    Tue, 22 Jul 2003 10:54:33 -0400
    
    
  
Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv12086
Modified Files:
      Tag: Zope-2_7-branch
	CHANGES.txt 
Log Message:
=== Zope/doc/CHANGES.txt 1.625.2.13 => 1.625.2.14 ===
--- Zope/doc/CHANGES.txt:1.625.2.13	Mon Jul 21 17:12:19 2003
+++ Zope/doc/CHANGES.txt	Tue Jul 22 10:54:27 2003
@@ -6,7 +6,12 @@
 
   Post-2.7.0b1
 
-     Bugs fixed
+    Features added
+
+     - deny attributes being both part of tal:attributes
+       and having a messageid in i18n:attributes
+
+    Bugs fixed
 
      - Fixed failing Zope.Startup tests caused by import of
        nonexistent Startup.getSchema function.