gambas-source-code/app/other/MakeWebSite/news/2006-11-12.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

14 lines
475 B
HTML

Release of Gambas 1.9.46
<b>WARNING!</b> The bytecode, the LINK and LOCK instructions syntax have changed.
Projects must be updated and recompiled.
<p>
Otherwise, the main changes are:
<ul>
<li>The IDE supports projects managed by Subversion, but not CVS yet.
<li>The debugger was redesigned.
<li>Controls have a Name property now. Old VB users will be happy. :-)
<li>And tons of bug fixes as usual...
</ul>
See the <a href="changelog2.html">ChangeLog</a> for the details.