From: <jd...@us...> - 2008-05-29 18:26:18
|
Revision: 5305 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5305&view=rev Author: jdh2358 Date: 2008-05-29 11:25:58 -0700 (Thu, 29 May 2008) Log Message: ----------- added clippath support for ps Modified Paths: -------------- branches/v0_91_maint/CHANGELOG Modified: branches/v0_91_maint/CHANGELOG =================================================================== --- branches/v0_91_maint/CHANGELOG 2008-05-29 18:25:15 UTC (rev 5304) +++ branches/v0_91_maint/CHANGELOG 2008-05-29 18:25:58 UTC (rev 5305) @@ -1,3 +1,5 @@ +2008-05-29 Implement path clipping in PS backend - JDH + 2008-05-29 Fixed two bugs in texmanager.py: improved comparison of dvipng versions fixed a bug introduced when get_grey method was added This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |