File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change
1
+ =================================================================
2
+ 2008-12-11 Released 0.98.5 at svn r6573
3
+
1
4
2008-12-11 Use subprocess.Popen instead of os.popen in dviread
2
5
(Windows problem reported by Jorgen Stenarson) - JKS
3
6
4
7
2008-12-10 Added Michael's font_manager fix and Jae-Joon's
5
8
figure/subplot fix. Bumped version number to 0.98.5 - JDH
6
9
7
- ================================================================= 2008-12-09 Released 0.98.4 at svn r6536
10
+ =================================================================
11
+ 2008-12-09 Released 0.98.4 at svn r6536
8
12
9
13
2008-12-08 Added mdehoon's native macosx backend from sf patch 2179017 - JDH
10
14
Original file line number Diff line number Diff line change 89
89
"""
90
90
from __future__ import generators
91
91
92
- __version__ = '0.98.5rc '
92
+ __version__ = '0.98.5 '
93
93
__revision__ = '$Revision$'
94
94
__date__ = '$Date$'
95
95
You can’t perform that action at this time.
0 commit comments