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

Shane Hathaway shane@zope.com
Tue, 17 Dec 2002 15:39:13 -0500


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

Modified Files:
      Tag: Zope-2_6-branch
	CHANGES.txt 
Log Message:
Reverted pending a security review.

=== Zope/doc/CHANGES.txt 1.535.2.69 => 1.535.2.70 ===
--- Zope/doc/CHANGES.txt:1.535.2.69	Tue Dec 17 13:04:59 2002
+++ Zope/doc/CHANGES.txt	Tue Dec 17 15:39:13 2002
@@ -8,9 +8,6 @@
   
     Bugs Fixed
 
-      - Collector #685: made security declarations work for python packages
-        that are not Zope products.
-
       - Collector #322: made the error message you get when you try to
         use 'client' as a ZSQLMethod argument more meaningful.