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

Andreas Jung andreas@andreas-jung.com
Sun, 2 Feb 2003 07:19:38 -0500


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

Modified Files:
	CHANGES.txt 
Log Message:
- Collector #695: Object IDs "." and ".." are no longer permitted.


=== Zope/doc/CHANGES.txt 1.597 => 1.598 ===
--- Zope/doc/CHANGES.txt:1.597	Sun Feb  2 07:10:59 2003
+++ Zope/doc/CHANGES.txt	Sun Feb  2 07:19:05 2003
@@ -43,6 +43,8 @@
 
     Bugs Fixed
 
+     - Collector #695: Object IDs "." and ".." are no longer permitted.
+
      - Collector #771: ZCatalog failed to index DTML Document if the name
        of a catalog metadata was identical with the name of an acquired
        object.