[Zope-Checkins] SVN: Zope/trunk/doc/CHANGES.txt ZPT no longer uses
	pt_warnings()
    Andreas Jung 
    andreas at andreas-jung.com
       
    Sat Aug  4 06:32:03 EDT 2007
    
    
  
Log message for revision 78579:
  ZPT no longer uses pt_warnings()
  
Changed:
  U   Zope/trunk/doc/CHANGES.txt
-=-
Modified: Zope/trunk/doc/CHANGES.txt
===================================================================
--- Zope/trunk/doc/CHANGES.txt	2007-08-04 10:29:00 UTC (rev 78578)
+++ Zope/trunk/doc/CHANGES.txt	2007-08-04 10:32:02 UTC (rev 78579)
@@ -9,6 +9,9 @@
 
     Restructuring
 
+      - ZPT: removed display of ZPT warnings since warnings were
+        removed from the zope.pagetemplate implementation     
+
       - Ship Zope with a standard docutils 0.4 distribution, instead
         of a patched one.  Both trusted and untrusted code are still
         protected against unwanted file inclusion.
    
    
More information about the Zope-Checkins
mailing list