[Zope-Checkins] SVN: Products.Five/branches/1.4/ Updating
	changes/version info to reflect new 1.4.2 release.
    Rocky Burt 
    rocky at serverzen.com
       
    Sat Nov  4 14:38:50 EST 2006
    
    
  
Log message for revision 71063:
  Updating changes/version info to reflect new 1.4.2 release.
Changed:
  U   Products.Five/branches/1.4/CHANGES.txt
  U   Products.Five/branches/1.4/version.txt
-=-
Modified: Products.Five/branches/1.4/CHANGES.txt
===================================================================
--- Products.Five/branches/1.4/CHANGES.txt	2006-11-04 19:27:02 UTC (rev 71062)
+++ Products.Five/branches/1.4/CHANGES.txt	2006-11-04 19:38:49 UTC (rev 71063)
@@ -2,8 +2,8 @@
 Five Changes
 ============
 
-Five 1.4.x
-==========
+Five 1.4.2 (2006-11-04)
+=======================
 
 Bugfixes
 --------
@@ -23,6 +23,7 @@
 * Port code from Zope 3 making resource directories recursive.
   Thanks to Richard Waid.
 
+
 Five 1.4.1 (2006-08-13)
 =======================
 
@@ -116,12 +117,14 @@
   NOTE: Anyone who copied the Five site.zcml to their
   $INSTANCE_HOME/etc/ directory is going to need to update it.
 
-Five 1.3.8 (unreleased)
+Five 1.3.8 (2006-11-04)
 =======================
 
 Bugfixes
 --------
 
+* browser: processInputs now decodes strings in lists and tuples.
+
 * Port code from Zope 3 making resource directories recursive.
   Thanks to Richard Waid.
 
Modified: Products.Five/branches/1.4/version.txt
===================================================================
--- Products.Five/branches/1.4/version.txt	2006-11-04 19:27:02 UTC (rev 71062)
+++ Products.Five/branches/1.4/version.txt	2006-11-04 19:38:49 UTC (rev 71063)
@@ -1 +1 @@
-Five 1.4.1
+Five 1.4.2
    
    
More information about the Zope-Checkins
mailing list