[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.406.2.36
Chris McDonough
chrism@zope.com
Thu, 28 Mar 2002 20:28:31 -0500
Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv20641
Modified Files:
Tag: Zope-2_5-branch
CHANGES.txt
Log Message:
=== Zope/doc/CHANGES.txt 1.406.2.35 => 1.406.2.36 ===
Bugs Fixed
+ - Fixed a bug that could cause spurious AttributeErrors and other
+ strange failures when trying to work with methods acquired
+ from within the context of a transient object obtained via
+ REQUEST.SESSION.
+
- A last modified attribute has been added to transient objects.
The conflict resolution method of transient objects now uses the
last_modified time when deciding which if any of the three states