|
From: <ds...@us...> - 2007-09-24 13:00:13
|
Revision: 3880
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=3880&view=rev
Author: dsdale
Date: 2007-09-24 06:00:12 -0700 (Mon, 24 Sep 2007)
Log Message:
-----------
backend_qt* bugfix for multiple plot windows and show()
Modified Paths:
--------------
trunk/matplotlib/CHANGELOG
Modified: trunk/matplotlib/CHANGELOG
===================================================================
--- trunk/matplotlib/CHANGELOG 2007-09-24 12:56:38 UTC (rev 3879)
+++ trunk/matplotlib/CHANGELOG 2007-09-24 13:00:12 UTC (rev 3880)
@@ -1,3 +1,7 @@
+2007-09-24 Applied Eike Welk's patch reported on mpl-dev on 2007-09-22
+ Fixes a bug with multiple plot windows in the qt backend,
+ ported the changes to backend_qt4 as well - DSD
+
2007-09-21 Changed cbook.reversed to yield the same result as the
python reversed builtin - DSD
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|