gambas-source-code/app/other/MakeWebSite/news/2009-02-01.html
Benoît Minisini 53d08a1c34 [WEB SITE MAKER]
* NEW: Put it in the /app/other directory.


git-svn-id: svn://localhost/gambas/trunk@2777 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2010-03-09 05:22:36 +00:00

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>