Changeset 121 for trunk

Show
Ignore:
Timestamp:
10/29/08 04:37:48 (3 years ago)
Author:
lgs
Message:

Prepare CHANGES.txt for next release

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/CHANGES.txt

    r118 r121  
    22======= 
    33 
    4 0.4.1 (unreleased) 
     40.4.1 (2008-10-29) 
    55------------------ 
    6 - ... 
     6- Fix a colon in the README.txt file (Lorenzo) 
     7- Add a test_suite option to setup.py so we can run the tests before deployment 
     8  (Lorenzo) 
    79 
    8100.4.0 (2008-10-28) 
     
    1315- Chavier, a simple pygtk application for playing with Pycha charts (Lorenzo) 
    1416- Allow the legend to be placed relative to the right and bottom of the canvas 
    15   (Nicolas Evrard) 
     17  (Nicolas Évrard) 
    1618- Easier debugging by adding __str__ methods to aux classes (rectangle, point, 
    1719  area, ...) (Lorenzo)