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

Casey Duncan casey@zope.com
Mon, 19 Aug 2002 09:45:06 -0400


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

Modified Files:
      Tag: Zope-2_5-branch
	CHANGES.txt 
Log Message:
Document issue #510 fix


=== Zope/doc/CHANGES.txt 1.406.2.66 => 1.406.2.67 ===
--- Zope/doc/CHANGES.txt:1.406.2.66	Wed Aug 14 15:42:26 2002
+++ Zope/doc/CHANGES.txt	Mon Aug 19 09:45:05 2002
@@ -21,6 +21,11 @@
 	with REQUEST=None
 
     Bugs Fixed
+    
+      - Collector #510, When Python scripts and other "Script" objects were
+        acquired during URL traversal, the __before_publishing_traverse__ code
+        did not properly stop traversal at the script and populate
+        traverse_subpath with the remaining url path elements.
 
       - Collector #72: Start on Windows 95 machines with no network
         devices installed.