[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.335.2.66
Brian Lloyd
brian@digicool.com
Tue, 25 Sep 2001 09:32:26 -0400
Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv29792
Modified Files:
Tag: Zope-2_4-branch
CHANGES.txt
Log Message:
updated CHANGES
=== Zope/doc/CHANGES.txt 1.335.2.65 => 1.335.2.66 ===
- Lock-null resources did not support the PROPFIND DAV command
per RFC 2518, which caused some clients (Dreamweaver for
- one) to be unable to create new objects via WebDAV.
+ one) to be unable to create new objects via WebDAV. Thanks
+ to Terry Kerr for working this out.
- "Not Found" errors due to missing docstrings on objects made
it difficult to figure out the true cause of the error. The