53d08a1c34
* NEW: Put it in the /app/other directory. git-svn-id: svn://localhost/gambas/trunk@2777 867c0c6c-44f3-4631-809d-bfa615b0a4ec
8 lines
408 B
HTML
8 lines
408 B
HTML
Release of Gambas 2.11.1
|
|
<p>This release fixes the following last-minute bugs:
|
|
<ul>
|
|
<li>The arithmetic operations on Boolean, Byte and Short now behave correctly when an overflow occurs.
|
|
<li>The compiler message displayed when there is a syntax error in a FOR...NEXT loop is correct now.
|
|
<li>The GridView now stretched its last column correctly.
|
|
<li>The GridView cell padding has been fixed.
|
|
</ul>
|