From: <md...@us...> - 2007-09-07 18:07:44
|
Revision: 3811 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=3811&view=rev Author: mdboom Date: 2007-09-07 11:07:43 -0700 (Fri, 07 Sep 2007) Log Message: ----------- Note that .bmp is no longer an alias for .raw Modified Paths: -------------- trunk/matplotlib/CHANGELOG Modified: trunk/matplotlib/CHANGELOG =================================================================== --- trunk/matplotlib/CHANGELOG 2007-09-07 15:23:32 UTC (rev 3810) +++ trunk/matplotlib/CHANGELOG 2007-09-07 18:07:43 UTC (rev 3811) @@ -1,3 +1,5 @@ +2007-09-06 .bmp file format is now longer an alias for .raw + 2007-09-07 Added clip path support to pdf backend. - JKS 2007-09-06 Fixed a bug in the embedding of Type 1 fonts in PDF. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |