Revision: 6048 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6048&view=rev Author: jswhit Date: 2008年08月22日 19:19:29 +0000 (2008年8月22日) Log Message: ----------- fix quiver so masked values not plotted. Modified Paths: -------------- trunk/matplotlib/CHANGELOG Modified: trunk/matplotlib/CHANGELOG =================================================================== --- trunk/matplotlib/CHANGELOG 2008年08月22日 19:19:07 UTC (rev 6047) +++ trunk/matplotlib/CHANGELOG 2008年08月22日 19:19:29 UTC (rev 6048) @@ -1,3 +1,5 @@ +2008年08月22日 fix quiver so masked values are not plotted - JSW + 2008年08月18日 improve interactive pan/zoom in qt4 backend on windows - DSD 2008年08月11日 Fix more bugs in NaN/inf handling. In particular, path simplification This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.