[CMF-checkins] CVS: Releases/CMF - CHANGES.txt:1.17
   
    Tres Seaver
     
    tseaver@zope.com
       
    Thu, 11 Oct 2001 10:42:34 -0400
    
    
  
Update of /cvs-repository/Releases/CMF
In directory cvs.zope.org:/tmp/cvs-serv27250
Modified Files:
	CHANGES.txt 
Log Message:
 - Explicitly pass the REQUEST.
=== Releases/CMF/CHANGES.txt 1.16 => 1.17 ===
   - Removed silly dependency of 'CatalogTool.searchResults' on
     REQUEST (catalog already does the Right Thing (tm) when no
-    REQUEST is available).
+    REQUEST is available).  Note that this requires updates to
+    the 'search' skins, as they didn't pass it in.
 
   - Changed redirect target after rejecting an item to the search
     page for pending content items;  this resolves the problem