
aaron at zope
Apr 29, 2008, 7:16 AM
Post #2 of 2
(148 views)
Permalink
|
On Apr 29, 2008, at 3:12 AM, Christian Theune wrote: > I saw zope.exception 3.5.1 get released but the changelog on that > tag and on > pypi only mentions 3.4. Can someone update it please? Actually, I can't right yet, but I'll tell you what the changes were, since I made both of them. 3.5.0 - Made it possible for exception output to be formatted line by line, but introduced a bug that made each line its own message, resulting in very hard to read logs. 3.5.1 - Reverted 3.5.0. Aaron Lehmann _______________________________________________ Zope-Dev maillist - Zope-Dev[at]zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
|