53d08a1c34
* NEW: Put it in the /app/other directory. git-svn-id: svn://localhost/gambas/trunk@2777 867c0c6c-44f3-4631-809d-bfa615b0a4ec
11 lines
490 B
HTML
11 lines
490 B
HTML
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.
|