From: <ef...@us...> - 2009-06-06 18:18:59
|
Revision: 7187 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7187&view=rev Author: efiring Date: 2009-06-06 18:18:54 +0000 (Sat, 06 Jun 2009) Log Message: ----------- Update CHANGELOG Modified Paths: -------------- trunk/matplotlib/CHANGELOG Modified: trunk/matplotlib/CHANGELOG =================================================================== --- trunk/matplotlib/CHANGELOG 2009-06-06 14:16:40 UTC (rev 7186) +++ trunk/matplotlib/CHANGELOG 2009-06-06 18:18:54 UTC (rev 7187) @@ -1,6 +1,9 @@ -2009-06-03 axes_grid : Initial check-in of curvelinear grid support. See + +2009-06-03 axes_grid : Initial check-in of curvelinear grid support. See examples/axes_grid/demo_curvelinear_grid.py - JJL +2009-06-01 Add set_color method to Patch - EF + 2009-06-01 Spine is now derived from Patch - ADS 2009-06-01 use cbook.is_string_like() instead of isinstance() for spines - ADS This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |