[Zope-Checkins] CVS: Zope2 - CHANGES.txt:1.287.2.132
chrism@serenade.digicool.com
chrism@serenade.digicool.com
Thu, 3 May 2001 07:14:17 -0400
Update of /cvs-repository/Zope2/doc
In directory serenade.digicool.com:/home/chrism/sandboxes/CMFTest/doc
Modified Files:
Tag: zope-2_3-branch
CHANGES.txt
Log Message:
*** empty log message ***
--- Updated File CHANGES.txt in package Zope2 --
--- CHANGES.txt 2001/05/02 21:06:49 1.287.2.131
+++ CHANGES.txt 2001/05/03 11:14:17 1.287.2.132
@@ -8,6 +8,10 @@
Bugs fixed
+ - TextIndexes which called methods expecting an argument failed
+ with a TypeError. This was fixed by extending an exception
+ handler.
+
- A security issue having to do with setting permission mappings
on ZClass methods was fixed (this supersedes Hotfix-2001-05-01)