53d08a1c34
* NEW: Put it in the /app/other directory. git-svn-id: svn://localhost/gambas/trunk@2777 867c0c6c-44f3-4631-809d-bfa615b0a4ec
10 lines
685 B
HTML
10 lines
685 B
HTML
Release of Gambas 2.11
|
|
<p>This release fixes the following bugs:
|
|
<ul>
|
|
<li>The Balloon is displayed properly again.
|
|
<li>The autotools packager now correctly handle projects having spaces in their directory.
|
|
<li>The last column of a GridView is correctly stretched when its width is explicitely set now.
|
|
<li>Serial port devices are now watched for reading, not for writing, so that the callback are not called permanently.
|
|
</ul>
|
|
<p>The development environmental project property dialog now lists components stored in the user home directory separately.
|
|
<p>Otherwise, there are other less important bug fixes. Look for them by reading the <a href="changelog2.html">ChangeLog</a>.
|