[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.406.2.64

Sidnei da Silva sidnei@x3ng.com.br
Wed, 14 Aug 2002 11:29:19 -0400


Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv5538/doc

Modified Files:
      Tag: Zope-2_5-branch
	CHANGES.txt 
Log Message:
Fixed Collector #61

=== Zope/doc/CHANGES.txt 1.406.2.63 => 1.406.2.64 ===
--- Zope/doc/CHANGES.txt:1.406.2.63	Thu Aug  1 14:38:40 2002
+++ Zope/doc/CHANGES.txt	Wed Aug 14 11:28:49 2002
@@ -16,6 +16,10 @@
         your own risk!) by setting the environment variable
         ZOPE_DTML_REQUEST_AUTOQUOTE to one of 'no', '0', or 'disabled'.
 
+      - Collector #61 -- now manage_PasteObjects return a list of dictionaries
+	containing {'id':original_id,'new_id':newly_pasted_obj_id} when called
+	with REQUEST=None
+
     Bugs Fixed
 
       - Collector #72: Start on Windows 95 machines with no network