Log message for revision 40214:
  Merge r40213 from the trunk:
    Note some changes made recently.
  

Changed:
  U   Zope/trunk/doc/CHANGES.txt

-=-
Modified: Zope/trunk/doc/CHANGES.txt
===================================================================
--- Zope/trunk/doc/CHANGES.txt  2005-11-18 13:47:04 UTC (rev 40213)
+++ Zope/trunk/doc/CHANGES.txt  2005-11-18 13:53:25 UTC (rev 40214)
@@ -76,8 +76,18 @@
         line in fileobject: ..., as well as fileobject.next() and
         fileobject.xreadlines() ) Collector #1837
 
-      - Improved test runner.  Run test.py with -h to find out more.
+      - Switched the bundled Zope 3 to release 3.2 and upgraded the
+        Five product to version 1.3 (see Products/Five/CHANGES.txt).
 
+      - The PageTemplate implementation now uses Zope 3 message
+        catalogs by default for translation.  Old-style translation
+        services such as Localizer or PlacelessTranslationService are
+        still supported as fall-backs.  See Products/Five/doc/i18n.txt
+        for more information.
+
+      - Switched to the new improved test runner from Zope 3.  Run
+        test.py with -h to find out more.
+
     Bugs Fixed
 
       - OFS PropertySheets / webdav: Fixed dav__resourcetype.

_______________________________________________
Zope-Checkins maillist  -  Zope-Checkins@zope.org
http://mail.zope.org/mailman/listinfo/zope-checkins

Reply via email to