Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit be5a212

Browse files
committed
Merged revisions 5846-5945 via svnmerge from
https://matplotlib.svn.sf.net/svnroot/matplotlib/branches/v0_91_maint ........ r5852 | sameerd | 2008-07-24 17:56:57 -0400 (Thu, 24 Jul 2008) | 3 lines Fixing edge cases in rec_join in branch ........ r5945 | mdboom | 2008-08-01 11:00:35 -0400 (Fri, 01 Aug 2008) | 2 lines Backport memory leak fixes in _ttconv.cpp ........ svn path=/trunk/matplotlib/; revision=5946
1 parent 3307482 commit be5a212

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
2008-08-01 Backported memory leak fixes in _ttconv.cpp - MGD
2+
13
2008-07-31 Added masked array support to griddata. - JSW
24

35
2008-07-26 Added optional C and reduce_C_function arguments to
@@ -48,6 +50,9 @@
4850
2008-07-17 Fix bug with NaNs at end of path (thanks, Andrew Straw for
4951
the report) - MGD
5052

53+
2008-07-16 Improve error handling in texmanager, thanks to Ian Henry
54+
for reporting - DSD
55+
5156
2008-07-12 Added support for external backends with the
5257
"module://my_backend" syntax - JDH
5358

0 commit comments

Comments
 (0)