Changeset 154 for trunk/CHANGES.txt

Show
Ignore:
Timestamp:
02/15/09 04:09:56 (3 years ago)
Author:
lgs
Message:

Update the Changelog

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/CHANGES.txt

    r128 r154  
    22======= 
    33 
    4 0.4.2dev (unreleased) 
    5 --------------------- 
     40.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) 
    612- Support for SVG (and PDF, Postscript, Win32, Quartz) by changing the way 
    713  we compute the surface dimensions (Lorenzo)