[Zope-Checkins] SVN: Products.Five/branches/1.3/CHANGES.txt include
	latest Five 1.2.x changes
    Philipp von Weitershausen 
    philikon at philikon.de
       
    Wed May  3 18:50:55 EDT 2006
    
    
  
Log message for revision 67943:
  include latest Five 1.2.x changes
  
Changed:
  U   Products.Five/branches/1.3/CHANGES.txt
-=-
Modified: Products.Five/branches/1.3/CHANGES.txt
===================================================================
--- Products.Five/branches/1.3/CHANGES.txt	2006-05-03 22:50:37 UTC (rev 67942)
+++ Products.Five/branches/1.3/CHANGES.txt	2006-05-03 22:50:55 UTC (rev 67943)
@@ -148,6 +148,20 @@
   components has been removed as that functionality is now in the Zope
   2 core as of Zope 2.9.
 
+Five 1.2.4 (2006-05-04)
+=======================
+
+Bugfixes
+--------
+
+* Made sure that events are fired as expected in add and edit forms.
+
+* Made sure LocalizerLanguages class normalized language codes to
+  xx-yy, instead of xx_YY or xx-YY.
+
+* Fixed a problem with the new traversal look-up order and the root
+  object (OFS.Application.Application).
+
 Five 1.2.3 (2006-03-31)
 =======================
 
    
    
More information about the Zope-Checkins
mailing list