gambas-source-code/app/other/MakeWebSite/news/2009-06-27.html

12 lines
490 B
HTML
Raw Normal View History

Release of Gambas 2.14
<p>The main changes of this release are:
<ul>
<li>All database drivers became components so that they can be an explicit project dependency.
<li>File watch management routines were fixed in the interpreter, in gb.qt and gb.gtk.
<li>Static variables are correctly inherited now.
<li>Focus and clipboard management in gb.qt were fixed.
<li>A lot of gb.gtk bugs was fixed too.
</ul>
<p>See the <a href="changelog2.html">ChangeLog</a> for the other bug fixes.