[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.335.2.62
Shane Hathaway
shane@digicool.com
Fri, 14 Sep 2001 16:08:11 -0400
Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv2071
Modified Files:
Tag: Zope-2_4-branch
CHANGES.txt
Log Message:
...
=== Zope/doc/CHANGES.txt 1.335.2.61 => 1.335.2.62 ===
- Locale support in STXNG has been broken (since 2.4.0).
+ - Corrected aq_inContextOf(). The former code returned the
+ incorrect result if the context object was the root of the
+ hierarchy, a condition which normally does not occur in Zope,
+ but can occur in scripts.
+
Zope 2.4.1
Bugs fixed