Revision: 5842
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5842&view=rev
Author:   jdh2358
Date:     2008-07-24 18:35:24 +0000 (Thu, 24 Jul 2008)

Log Message:
-----------
updated api changes and changelog to reflect mlab2 deprecation

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

Modified: trunk/matplotlib/API_CHANGES
===================================================================
--- trunk/matplotlib/API_CHANGES        2008-07-24 17:07:43 UTC (rev 5841)
+++ trunk/matplotlib/API_CHANGES        2008-07-24 18:35:24 UTC (rev 5842)
@@ -1,6 +1,11 @@
+
 Changes for 0.98.x
 ==================
 
+* Deprecated (raise NotImplementedError) all the mlab2 functions from
+  matplotlib.mlab out of concern that some of them were not clean room
+  implementations.
+
 * Methods get_offsets and set_offsets added to Collections base
   class.
 

Modified: trunk/matplotlib/CHANGELOG
===================================================================
--- trunk/matplotlib/CHANGELOG  2008-07-24 17:07:43 UTC (rev 5841)
+++ trunk/matplotlib/CHANGELOG  2008-07-24 18:35:24 UTC (rev 5842)
@@ -1,3 +1,7 @@
+2008-07-24 Deprecated (raise NotImplementedError) all the mlab2
+           functions from matplotlib.mlab out of concern that some of
+           them were not clean room implementations. JDH
+
 2008-07-24 Rewrite of a significant portion of the clabel code (class
           ContourLabeler) to improve inlining. - DMK
 


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 the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-checkins mailing list
Matplotlib-checkins@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to