From: <js...@us...> - 2008-12-13 19:01:05
|
Revision: 6601 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6601&view=rev Author: jswhit Date: 2008-12-13 19:01:00 +0000 (Sat, 13 Dec 2008) Log Message: ----------- update entry Modified Paths: -------------- trunk/toolkits/basemap/Changelog Modified: trunk/toolkits/basemap/Changelog =================================================================== --- trunk/toolkits/basemap/Changelog 2008-12-13 18:03:10 UTC (rev 6600) +++ trunk/toolkits/basemap/Changelog 2008-12-13 19:01:00 UTC (rev 6601) @@ -5,7 +5,8 @@ can be iterated over to remove them from the plot. * fillcontinents was returning just last Polygon instance. Now returns a list of all Polygon instances. - * bluemarble: pass kwargs to imshow, return Image instance. + * bluemarble/warpimage: pass kwargs to imshow, + return Image instance. version 0.99.2 (svn revision 6541) * fix drawlsmask method so that it works for cylindrical projections with limits outside (-180,180). This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |