[CMF-checkins] CVS: CMF - CHANGES.txt:1.107.2.6

Tres Seaver tseaver@zope.com
Wed, 10 Jul 2002 11:11:43 -0400


Update of /cvs-repository/CMF
In directory cvs.zope.org:/tmp/cvs-serv31556

Modified Files:
      Tag: CMF-1_3-branch
	CHANGES.txt 
Log Message:

  
    - Fix 'index_html' template to filter using 'View' permission
      (folders which were not viewable were triggering authentication,
      instead of being skipped).


=== CMF/CHANGES.txt 1.107.2.5 => 1.107.2.6 ===
 
   Bug Fixes
   
+    - Fix 'index_html' template to filter using 'View' permission
+      (folders which were not viewable were triggering authentication,
+      instead of being skipped).
+
     - Repair free-form subject entry on 'full_metadata_edit_form' (was
       merging all keywords onto the same line, plus soft-wrapping!)