[z3-checkins] r27883 - z3/www/trunk/text
philikon at codespeak.net
philikon at codespeak.net
Mon May 29 23:22:25 CEST 2006
Author: philikon
Date: Mon May 29 23:22:21 2006
New Revision: 27883
Added:
z3/www/trunk/text/five_releasefest2.txt
- copied, changed from r27882, z3/www/trunk/text/five_releasefest.txt
Log:
2nd five release fest
Copied: z3/www/trunk/text/five_releasefest2.txt (from r27882, z3/www/trunk/text/five_releasefest.txt)
==============================================================================
--- z3/www/trunk/text/five_releasefest.txt (original)
+++ z3/www/trunk/text/five_releasefest2.txt Mon May 29 23:22:21 2006
@@ -1,9 +1,9 @@
-Five 1.2.4, 1.3.5, 1.4c and 1.5b released!
-==========================================
+Five release fest: Five 1.2.5, 1.3.6, 1.4 and 1.5c released!
+============================================================
The Five team is happy to announce the release of two Five bugfix
-releases, 1.2.4 and 1.3.5, as well as two Five betas, 1.4c and 1.5b
-today.
+releases, 1.2.5 and 1.3.6, a Five 1.4 final release and another Five
+1.5c beta release today.
What is Five
@@ -55,17 +55,20 @@
Kerrin for making this possible!
-Changes in Five 1.2.4/1.3.5 and 1.4c (compared to 1.4b)
--------------------------------------------------------
+Changes in Five 1.2.5, 1.3.6, 1.4 (compared to 1.4c), 1.5c (compare to 1.5b)
+----------------------------------------------------------------------------
-* Made sure that events are fired as expected in add and edit forms.
+* Fixed an issue where <browser:page> based views that didn't have
+ template or attribute defined weren't getting BrowserView mixed in.
-* Made sure LocalizerLanguages class normalized language codes to
- xx-yy, instead of xx_YY or xx-YY.
+* Fixed an issue where new-style classes could not be used for
+ view components with <browser:page>.
-* Fixed a problem with the new traversal look-up order and the root
- object (OFS.Application.Application).
+* Five.testbrowser does not swallow cookies anymore, based on patch by
+ Daniel Nouri.
+* Five.testbrowser capitalizes headers in the same way as the Zope2
+ HTTPResponse. i.e. content-length -> Content-Length.
About the Zope 3 Base
---------------------
More information about the z3-checkins
mailing list