From: <js...@us...> - 2007-11-21 15:27:17
|
Revision: 4403 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4403&view=rev Author: jswhit Date: 2007-11-21 07:27:14 -0800 (Wed, 21 Nov 2007) Log Message: ----------- fixed bug in drawlsmask Modified Paths: -------------- trunk/toolkits/basemap-testing/Changelog Modified: trunk/toolkits/basemap-testing/Changelog =================================================================== --- trunk/toolkits/basemap-testing/Changelog 2007-11-21 15:24:22 UTC (rev 4402) +++ trunk/toolkits/basemap-testing/Changelog 2007-11-21 15:27:14 UTC (rev 4403) @@ -1,4 +1,6 @@ version 0.9.7 (not yet released) + * fixed bug in drawlsmask for 'moll','robin' and 'sinu' + projections. * added lake_color keyword to fillcontinents. * fixed a bug in the 'tmerc' projection. * added pure python NetCDFFile reader from Roberto De Almeida This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |