Revision: 4182
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4182&view=rev
Author:   dsdale
Date:     2007-11-09 05:49:54 -0800 (Fri, 09 Nov 2007)

Log Message:
-----------
updated CHANGELOG and API_CHANGES

Modified Paths:
--------------
    trunk/matplotlib/API_CHANGES
    trunk/matplotlib/CHANGELOG

Modified: trunk/matplotlib/API_CHANGES
===================================================================
--- trunk/matplotlib/API_CHANGES        2007-11-09 13:47:40 UTC (rev 4181)
+++ trunk/matplotlib/API_CHANGES        2007-11-09 13:49:54 UTC (rev 4182)
@@ -1,7 +1,3 @@
-    Removed matplotlib.pyparsing. We now use the system's pyparsing
-    if it is available, and if not, we install pyparsing directly into
-    site-packages
-
     Moved mlab.csv2rec -> recutils.csv2rec
 
     Added ax kwarg to pyplot.colorbar and Figure.colorbar so that

Modified: trunk/matplotlib/CHANGELOG
===================================================================
--- trunk/matplotlib/CHANGELOG  2007-11-09 13:47:40 UTC (rev 4181)
+++ trunk/matplotlib/CHANGELOG  2007-11-09 13:49:54 UTC (rev 4182)
@@ -2,7 +2,7 @@
            paintEvent, which has to be destroyed using  the method end(). If 
            matplotlib raises an exception before the call to end - and it 
            does if you feed it with bad data - this method end() is never 
-           called and Qt4 will start spitting error messages - DSD
+           called and Qt4 will start spitting error messages
 
 2007-11-09 Moved pyparsing back into matplotlib namespace. Don't use 
            system pyparsing, API is too variable from one release


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Matplotlib-checkins mailing list
Matplotlib-checkins@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to