[CMF-checkins] CVS: CMF - CHANGES.txt:1.76
   
    Tres Seaver
     
    tseaver@zope.com
       
    Wed, 26 Jun 2002 10:45:03 -0400
    
    
  
Update of /cvs-repository/CMF
In directory cvs.zope.org:/tmp/cvs-serv18290
Modified Files:
	CHANGES.txt 
Log Message:
 - Note Casey's new feature.
=== CMF/CHANGES.txt 1.75 => 1.76 ===
   New Features
 
+    - Modified the 'standard_error_message' page template to show the
+      'error_log_url', if passed in (Zope 2.6 will pass this argument
+      if an error log is installed).
+
     - Extended the metadata tool to permit passing the type name
       directly (e.g., when building a new object, one might need to know
       the allowed subjects before construction).