-
Notifications
You must be signed in to change notification settings - Fork 0
/
news.ht
64 lines (60 loc) · 2.14 KB
/
news.ht
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
Title: News
<h1>PyQwt News</h1>
<table bgcolor="#99CCFF" width="100%">
<tr>
<td>
<ul>
<li><b>2005-JAN-05</b> <a href="download.html">PyQwt-4.1a.patch</a>
fixes a bug in QwtCurve and improves the examples.
<li><b>2004-NOV-28</b> Release of PyQwt-4.1.
<li><b>2004-SEP-14</b> <a href="download.html">PyQwt-4.0rc0a.patch</a>
fixes a few build bugs with recent versions of Python and numarray.
<li><b>2004-SEP-14</b> <a href="download.html">PyQwt-3.8b.patch</a>
fixes a build bug with recent versions of numarray.
<li><b>2004-JUN-06</b> Release of PyQwt-4.0rc0.
<li><b>2003-DEC-01</b> <a href="download.html">PyQwt-3.8a.patch</a>
fixes a build bug for some Posix platforms.
<li><b>2003-NOV-26</b> Release of PyQwt-3.8.
</li>
<li><b>2003-SEP-21</b> <a href="download.html">PyQwt-3.7b.patch</a>
fixes another minor bug.
Release PyQwt_Qt230-3.7b.win32-py2.3.exe for Python-2.3,
PyQt-win-nc-3.8 and Numeric-23.1.
</li>
<li><b>2003-SEP-07</b> <a href="download.html">PyQwt-3.7a.patch</a>
makes PyQwt-3.7 work with Qt <= 3.2.1 and/or PyQt <=3.8.1 and
sip <= 3.8; it also fixes a few minor bugs.
</li>
<li><b>2003-JUL-06</b> Release of PyQwt-3.7 (first SourceForge
release).
</li>
<li><b>2003-JUN-09</b> Approval of the PyQwt project registration for
SourceForge.net.
</li>
</ul>
</td>
</tr>
</table>
<h3>History</h3>
<table bgcolor="#99CCFF" width="100%">
<tr>
<td>
<ul>
<li><b>2001-JUN-28</b> Gerard Vermeulen
releases <a href="http://gerard.vermeulen.free.fr/PyQwt-0.29.90.tar.bz2">PyQwt-0.29.90</a>
for Python-2.1, Numeric-20.0.0, Qwt-0.3, Qt-2.2.1,
sip-2.5 and PyQt-2.5.
</li>
<li><b>2000-FEB-21</b> Mark Colclough
releases <a href="http://www.cm.ph.bham.ac.uk/software/pyqt">PyQwt-0.10.1</a>
for Qwt-0.2, Qt-1.44, sip-0.10.1 and PyQt-0.10.1.
</li>
</ul>
</td>
</tr>
</table>
<!--
Local Variables:
mode: HTML
End:
-->