[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.406.2.50
Chris McDonough
chrism@zope.com
Sat, 13 Apr 2002 10:24:54 -0400
Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv31111
Modified Files:
Tag: Zope-2_5-branch
CHANGES.txt
Log Message:
=== Zope/doc/CHANGES.txt 1.406.2.49 => 1.406.2.50 ===
Bugs Fixed
+ - Fixed table regex parsing bug in ClassicStructuredText
+ thanks to Albert Ting via Zope maillist.
+
- Register CatalogPathAware as a ZClass base class in response
to Collector #33.