[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.479
Jim Fulton
jim@zope.com
Mon, 10 Jun 2002 15:59:53 -0400
Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv13905
Modified Files:
CHANGES.txt
Log Message:
Added mention of the Interface package overhaul.
=== Zope/doc/CHANGES.txt 1.478 => 1.479 ===
(Collector #412)
+ - Updated the Interface package to be compatible with Zope 3
+ Interfaces. This included changing some interface APIs that
+ may affect existing products.
+
Bugs:
- External methods didn't properly setup func_defaults and func_code