From: <js...@us...> - 2011-02-17 16:44:34
|
Revision: 8987 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8987&view=rev Author: jswhit Date: 2011-02-17 16:44:28 +0000 (Thu, 17 Feb 2011) Log Message: ----------- update Modified Paths: -------------- trunk/toolkits/basemap/Changelog Modified: trunk/toolkits/basemap/Changelog =================================================================== --- trunk/toolkits/basemap/Changelog 2011-02-17 15:51:17 UTC (rev 8986) +++ trunk/toolkits/basemap/Changelog 2011-02-17 16:44:28 UTC (rev 8987) @@ -2,6 +2,7 @@ * added lic_demo.py to examples (line integral convolution, requires scikit.vectorplot). * removed deprecated NetCDFFile. + * added zorder keyword to drawmapscale. version 1.0.1 (svn revision 8967) * regenerated C source with cython 0.14.1. * added new "allsky" example from Tom Loredo. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |