From: <ds...@us...> - 2008-06-09 20:13:24
|
Revision: 5444 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5444&view=rev Author: dsdale Date: 2008-06-09 13:13:23 -0700 (Mon, 09 Jun 2008) Log Message: ----------- merged traits fix on branch and trunk Modified Paths: -------------- trunk/matplotlib/CHANGELOG Property Changed: ---------------- trunk/matplotlib/ Property changes on: trunk/matplotlib ___________________________________________________________________ Name: svnmerge-integrated - /branches/v0_91_maint:1-5396 + /branches/v0_91_maint:1-5443 Modified: trunk/matplotlib/CHANGELOG =================================================================== --- trunk/matplotlib/CHANGELOG 2008-06-09 20:08:23 UTC (rev 5443) +++ trunk/matplotlib/CHANGELOG 2008-06-09 20:13:23 UTC (rev 5444) @@ -1,13 +1,11 @@ 2008-06-09 Committed Gregor's image resample patch to downsampling images with new rcparam image.resample - JDH - 2008-06-09 Don't install Enthought.Traits along with matplotlib. For matplotlib developers convenience, it can still be installed by setting an option in setup.cfg while we figure decide if there is a future for the traited config - DSD - 2008-06-09 Added range keyword arg to hist() - MM 2008-06-07 Moved list of backends to rcsetup.py; made use of lower This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |