Changeset 155 for tags/0.4.2/CHANGES.txt
- Timestamp:
- 02/15/09 04:11:14 (3 years ago)
- Files:
-
- 1 modified
-
tags/0.4.2/CHANGES.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tags/0.4.2/CHANGES.txt
r128 r155 2 2 ======= 3 3 4 0.4.2dev (unreleased) 5 --------------------- 4 0.4.2 (2009-02-15) 5 ------------------ 6 - Much better documentation (Adam) 7 - Fixes integer division when computing xscale (Laurent) 8 - Fix for a broken example (Lorenzo) 9 - Use labelFontSize when rendering the axis (Adam Przywecki) 10 - Code cleanups. Now it should pass pyflakes and pep8 in most files (Lorenzo) 11 - Support for running the test suite with python setup.py test (Lorenzo) 6 12 - Support for SVG (and PDF, Postscript, Win32, Quartz) by changing the way 7 13 we compute the surface dimensions (Lorenzo)
