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

Christian Theune ct@gocept.com
Fri, 11 Apr 2003 19:38:38 -0400


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

Modified Files:
	CHANGES.txt 
Log Message:
 - fixed collector issue #882


=== Zope/doc/CHANGES.txt 1.610 => 1.611 ===
--- Zope/doc/CHANGES.txt:1.610	Mon Mar 31 12:38:14 2003
+++ Zope/doc/CHANGES.txt	Fri Apr 11 19:38:07 2003
@@ -52,6 +52,8 @@
 
     Bugs Fixed
 
+     - Collector #882: delPropertySheet was broken due to a typo
+
      - Collector #683: WeDAV request without XML preamble
        were not recognized by Zope and raised an exception.