The Lazarus team is glad to announce the release of Lazarus 1.0.10.

The Lazarus team is glad to announce the release of Lazarus 1.0.10.

This is a bug fix release, built with the current fpc 2.6.2.

Here is the list of changes for Lazarus and Free Pascal:
http://wiki.lazarus.freepascal.org/Lazarus_1.0_fixes_branch#Fixes_for_1.0.10_.28Merged.29
http://wiki.lazarus.freepascal.org/User_Changes_2.6.2

The release is available for download at SourceForge:
http://sourceforge.net/projects/lazarus/files/

Choose your CPU, OS, distro and then the “Lazarus 1.0.10” directory.

Minimum requirements:
Windows:       98, 2k, XP, Vista, 7, 32 or 64bit
FreeBSD/Linux: gtk 2.8 or qt4.5, 32 or 64bit
Mac OS X:      10.5, LCL only 32bit, non LCL apps can be 64bit

Firebird Python driver FDB 1.4 is released with new features

FDB release 1.4 is out:
http://pypi.python.org/pypi/fdb

Here is the changelog and the list of bugs fixed

New Features:

* fdb.schema submodule extended with support for user privileges.

Improvements:

* fdb.services.User.load_information() method to load information about user from server.
* fdb.ibase content cleanup and additions.
* fdb.blr submodule with BLR definitions.

Bugs Fixed:

* PYFB-37 – Unicode Strings incorrect not allowed for insertion into BLOB SubType 1.

1 83 84 85 86 87 294