From: <md...@us...> - 2008-07-07 18:34:49
|
Revision: 5718 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5718&view=rev Author: mdboom Date: 2008-07-07 11:34:48 -0700 (Mon, 07 Jul 2008) Log Message: ----------- Committing CHANGELOG Modified Paths: -------------- trunk/matplotlib/CHANGELOG Modified: trunk/matplotlib/CHANGELOG =================================================================== --- trunk/matplotlib/CHANGELOG 2008-07-07 18:34:07 UTC (rev 5717) +++ trunk/matplotlib/CHANGELOG 2008-07-07 18:34:48 UTC (rev 5718) @@ -1,11 +1,13 @@ -2007-07-03 Implemented findobj method for artist and pyplot - see +2008-07-07 Fix custom scales in pcolormesh (thanks Matthew Turk) - MGD + +2008-07-03 Implemented findobj method for artist and pyplot - see examples/pylab_examples/findobj_demo.py - JDH 2008-06-30 Another attempt to fix TextWithDash - DSD -2008-06-30 Removed Qt4 NavigationToolbar2.destroy -- it appears to - have been unnecessary and caused a bug reported by P. - Raybaut - DSD +2008-06-30 Removed Qt4 NavigationToolbar2.destroy -- it appears to + have been unnecessary and caused a bug reported by P. + Raybaut - DSD 2008-06-27 Fixed tick positioning bug - MM This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |