From: <jd...@us...> - 2009-06-07 14:10:41
|
Revision: 7193 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7193&view=rev Author: jdh2358 Date: 2009-06-07 13:58:48 +0000 (Sun, 07 Jun 2009) Log Message: ----------- update changelog Modified Paths: -------------- trunk/matplotlib/CHANGELOG Modified: trunk/matplotlib/CHANGELOG =================================================================== --- trunk/matplotlib/CHANGELOG 2009-06-07 13:55:10 UTC (rev 7192) +++ trunk/matplotlib/CHANGELOG 2009-06-07 13:58:48 UTC (rev 7193) @@ -1,4 +1,15 @@ +2009-06-07 add support for bz2 files per sf support request 2794556 - + JDH +2009-06-06 added a properties method to the artist and inspector to + return a dict mapping property name -> value; see sf + feature request 2792183 - JDH + +2009-06-06 added Neil's auto minor tick patch; sf patch #2789713 - JDH + +2009-06-06 do not apply alpha to rgba color conversion if input is + already rgba - JDH + 2009-06-03 axes_grid : Initial check-in of curvelinear grid support. See examples/axes_grid/demo_curvelinear_grid.py - JJL This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |