gambas-source-code/app/other/MakeWebSite/news/2009-06-27.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

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.