11 lines
558 B
HTML
11 lines
558 B
HTML
|
Release of Gambas 2.10.2
|
||
|
<p><img src="year-2009.png" title="Happy new year 2009 with Gambas" alt="Happy new year 2009 with Gambas" align="right" style="margin-right:32px;">
|
||
|
<img src="gambas3.png" align="right" style="margin-right:-54px; margin-top:48px;">
|
||
|
Some things were broken, so this release fixes them:
|
||
|
<ul>
|
||
|
<li>The HttpClient.Async and FtpClient.Async properties.
|
||
|
<li>The Balloon class, that was freezing the GUI.
|
||
|
<li>The XSLT.Transform() method.
|
||
|
</ul>
|
||
|
<p>There are other bug fixes. Look at the <a href="changelog2.html">ChangeLog</a> for them.
|