Commit 37cf7ab4 authored by Hanno Schlichting's avatar Hanno Schlichting

Cosmetics

parent 5260f106
...@@ -11,14 +11,11 @@ http://docs.zope.org/zope2/releases/. ...@@ -11,14 +11,11 @@ http://docs.zope.org/zope2/releases/.
Bugs Fixed Bugs Fixed
++++++++++ ++++++++++
- Fixed the usage of pstats.Stats() output stream. The - Fixed the usage of ``pstats.Stats()`` output stream. The
Control_Panel/DebugInfo/manage_profile ZMI view has been broken `Control_Panel/DebugInfo/manage_profile` ZMI view was broken in Python 2.5+.
since Python 2.5. This breaks Python 2.4 compatibility when the
publisher-profile-file configuration option is set.
- Use cProfile where possible for the
Control_Panel/DebugInfo/manage_profile ZMI view.
- Use cProfile where possible for the `Control_Panel/DebugInfo/manage_profile`
ZMI view.
2.12.13 (2010-11-06) 2.12.13 (2010-11-06)
-------------------- --------------------
...@@ -38,7 +35,6 @@ Features Added ...@@ -38,7 +35,6 @@ Features Added
- DateTime = 2.12.6 - DateTime = 2.12.6
2.12.12 (2010-10-02) 2.12.12 (2010-10-02)
-------------------- --------------------
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment