From: <js...@us...> - 2008-02-13 21:48:41
|
Revision: 4962 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4962&view=rev Author: jswhit Date: 2008-02-13 13:48:38 -0800 (Wed, 13 Feb 2008) Log Message: ----------- added no_rot keyword Modified Paths: -------------- trunk/toolkits/basemap/Changelog Modified: trunk/toolkits/basemap/Changelog =================================================================== --- trunk/toolkits/basemap/Changelog 2008-02-13 21:24:21 UTC (rev 4961) +++ trunk/toolkits/basemap/Changelog 2008-02-13 21:48:38 UTC (rev 4962) @@ -8,7 +8,8 @@ support re-enabled. * changed _geos to _geoslib, so as not to conflict with the python module bundled with the GEOS library. - * some fixes/enhancements for omerc projection. + * some fixes/enhancements for omerc projection (added 'no_rot' + flag). version 0.9.9.1 (svn revision 4808) * require python 2.4 (really only needed for building). Once namespace packages are re-enabled in matplotlib, This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |