[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.516
   
    Sidnei da Silva
     
    sidnei@x3ng.com.br
       
    Wed, 14 Aug 2002 11:22:41 -0400
    
    
  
Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv4809/doc
Modified Files:
	CHANGES.txt 
Log Message:
Fixed Collector #61
=== Zope/doc/CHANGES.txt 1.515 => 1.516 ===
--- Zope/doc/CHANGES.txt:1.515	Wed Aug 14 11:07:56 2002
+++ Zope/doc/CHANGES.txt	Wed Aug 14 11:22:11 2002
@@ -144,6 +144,10 @@
 
       - Collector #516 -- "title" property on image tags
 
+      - 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
+
   Zope 2.6.0 alpha 1
 
     Features Added