From: <ef...@us...> - 2009-06-01 17:19:13
|
Revision: 7167 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7167&view=rev Author: efiring Date: 2009-06-01 17:19:05 +0000 (Mon, 01 Jun 2009) Log Message: ----------- Update CHANGELOG for removal of old gtk support. Modified Paths: -------------- trunk/matplotlib/CHANGELOG Modified: trunk/matplotlib/CHANGELOG =================================================================== --- trunk/matplotlib/CHANGELOG 2009-06-01 17:16:06 UTC (rev 7166) +++ trunk/matplotlib/CHANGELOG 2009-06-01 17:19:05 UTC (rev 7167) @@ -1,4 +1,6 @@ -2009-05-29 Improved the animation_blit_qt4 example, which was a mix +2009-06-01 Removed support for gtk < 2.4. - EF + +2009-05-29 Improved the animation_blit_qt4 example, which was a mix of the object-oriented and pylab interfaces. It is now strictly object-oriented - DSD This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |