[Zope-Checkins] CVS: Releases/Zope/doc - CHANGES.txt:1.335.2.35
Andreas Jung
andreas@digicool.com
Thu, 2 Aug 2001 08:03:57 -0400
Update of /cvs-repository/Releases/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv23305/doc
Modified Files:
Tag: Zope-2_4-branch
CHANGES.txt
Log Message:
- Collector #2482: A COPY operation through WebDAV on a locked
resource left the destination resource in a locked state
so any WebDAV client was unable to unlock the destination
object. Locks are now cleared from the destination object.
=== Releases/Zope/doc/CHANGES.txt 1.335.2.34 => 1.335.2.35 ===
incompatibility.
+ - Collector #2482: A COPY operation through WebDAV on a locked
+ resource left the destination resource in a locked state
+ so any WebDAV client was unable to unlock the destination
+ object. Locks are now cleared from the destination object.
+
Zope 2.4.0
Bugs fixed