030523326f
* NEW: Mem$() is a new function that returns a string from the internal memory representation of a value. * NEW: BoolPtr() has been replaced by Bool@(), BytePtr() has been replaced by Byte@(), and so on... * NEW: StrPtr() has been replaced by String@(). [EXAMPLES] * NEW: Search support in the WebBrowser example. git-svn-id: svn://localhost/gambas/trunk@3318 867c0c6c-44f3-4631-809d-bfa615b0a4ec
10 lines
407 B
HTML
10 lines
407 B
HTML
Release of Gambas 2.22
|
|
<p>The main changes are the following:
|
|
<ul>
|
|
<li>That version can be compiled correctly on last Ubuntu and other recent distributions.
|
|
<li>Some bug fixes in extern function management.
|
|
<li>A lot of bug fixes in the GTK+ component.
|
|
<li>Greek and Spanish translations have been updated.
|
|
</ul>
|
|
<p>
|
|
For the other bug fixes, please read the <a href="changelog2.html">ChangeLog</a>.
|