From: <ds...@us...> - 2008-05-05 18:59:42
|
Revision: 5117 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5117&view=rev Author: dsdale Date: 2008-05-05 11:59:10 -0700 (Mon, 05 May 2008) Log Message: ----------- forgot to make a note in the changelog Modified Paths: -------------- trunk/matplotlib/CHANGELOG Modified: trunk/matplotlib/CHANGELOG =================================================================== --- trunk/matplotlib/CHANGELOG 2008-05-05 18:56:38 UTC (rev 5116) +++ trunk/matplotlib/CHANGELOG 2008-05-05 18:59:10 UTC (rev 5117) @@ -1,3 +1,7 @@ +2008-05-05 pass notify_axes_change to the figure's add_axobserver + in the qt backends, like we do for the other backends. + Thanks Glenn Jones for the report - DSD + 2008-05-02 Added step histograms, based on patch by Erik Tollerud. - MM 2008-05-02 On PyQt <= 3.14 there is no way to determine the underlying This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |