[Gambas-user] Release of Gambas 2.13.1

Benoît Minisini gambas at ...1...
Tue May 26 21:55:31 CEST 2009


Hi,

This release fixes compilation problems with gcc 4.4, FreeBSD and older 
versions of the GTK+ library. It makes simultaneaous asynchronous downloads 
work correctly in the gb.net.curl component too.

Here is the ChangeLog:

-------------------------------------------------------------------------------

[CONFIGURATION]
* NEW: Switch to version 2.13.1.

[INTERPRETER]
* NEW: Some forgotten FreeBSD patch.

[GB.DB.SQLITE2]
* BUG: Fix building with gcc 4.4.0.

[GB.GTK]
* BUG: Do not use gtk_adjustment_get_step_increment() if the GTK+ version
  is not at least 2.14.

[GB.NET.CURL]
* BUG: A asynchronous transfer that ends does not stop the other ones
  anymore.


-------------------------------------------------------------------------------

Regards,

-- 
Benoît




More information about the User mailing list