Revision: 6591
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6591&view=rev
Author:   dsdale
Date:     2008-12-12 14:47:38 +0000 (Fri, 12 Dec 2008)

Log Message:
-----------
added note to api_changes.rst about removing configobj and traits

Modified Paths:
--------------
    trunk/matplotlib/doc/api/api_changes.rst
    trunk/matplotlib/doc/pyplots/tex_demo.png

Modified: trunk/matplotlib/doc/api/api_changes.rst
===================================================================
--- trunk/matplotlib/doc/api/api_changes.rst    2008-12-12 14:05:20 UTC (rev 
6590)
+++ trunk/matplotlib/doc/api/api_changes.rst    2008-12-12 14:47:38 UTC (rev 
6591)
@@ -6,6 +6,13 @@
 outward-facing API.  If updating matplotlib breaks your scripts, this
 list may help describe what changes may be necessary in your code.
 
+* Removed configobj_ and `enthought.traits`_ packages, which are only
+  required by the experimental traited config and are somewhat out of
+  date. If needed, install them independently.
+
+.. _configobj: http://www.voidspace.org.uk/python/configobj.html
+.. _`enthought.traits`: http://code.enthought.com/projects/traits
+
 Changes for 0.98.x
 ==================
 
@@ -253,7 +260,7 @@
    `Axes.toggle_log_lineary()` has been removed.
 
 :mod:`matplotlib.artist`
-~~~~~~~~~~~~~~~~~~~~~~~
+~~~~~~~~~~~~~~~~~~~~~~~~
 
 ============================================================ 
============================================================
 Old method                                                   New method

Modified: trunk/matplotlib/doc/pyplots/tex_demo.png
===================================================================
(Binary files differ)


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

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Matplotlib-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to