[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.335.2.84
Andreas Jung
andreas@zope.com
Fri, 2 Nov 2001 09:57:48 -0500
Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv12148/doc
Modified Files:
Tag: Zope-2_4-branch
CHANGES.txt
Log Message:
fixed missing import statement for Unauthorized exception
=== Zope/doc/CHANGES.txt 1.335.2.83 => 1.335.2.84 ===
through Microsoft webfolders.
+ - WebDAV: fixed broken MOVE and COPY commands due to missing
+ import statement in CopyManager.py
+
- Adding new indexes to the ZCatalog using the ZMI did not
work properly with disabled Javascript.