SVN: Zope3/branches/3.3/doc/CHANGES.txt Fixed #98474: Broken persistent interfaces in zope.app.interface
Ross Patterson <[email protected]>
| Newsgroups | gmane.comp.web.zope.zope3.cvs |
|---|---|
| Message-ID | <[email protected]> |
Log message for revision 80868:
Fixed #98474: Broken persistent interfaces in zope.app.interface
Changed:
U Zope3/branches/3.3/doc/CHANGES.txt
-=-
Modified: Zope3/branches/3.3/doc/CHANGES.txt
===================================================================
--- Zope3/branches/3.3/doc/CHANGES.txt 2007-10-13 22:35:24 UTC (rev 80867)
+++ Zope3/branches/3.3/doc/CHANGES.txt 2007-10-13 22:35:41 UTC (rev 80868)
@@ -8,6 +8,9 @@
After 3.3.2
+ - Fixed #98474: Broken persistent interfaces in
+ zope.app.interface
+
- Fixed #98269: Invalid HTML in zope.app.boston's widget_macros.
Zope 3.3.2 (2007/07/03)