[gnome-db] Libgda 4.2.1 released



Here is version 4.2.1, a maintenance release, of the Libgda library.
It can be dowloaded from the usual location:
http://ftp.gnome.org/pub/GNOME/sources/libgda/4.2/

What is Libgda?
----------------------
Libgda is a (relatively small) database access library:
* a wrapper like ODBC but with more features to access several database engines
* a general data model to use CVS or XML files
* a meta data extractor (to know all about database objects in a comman way)
* features several tools: an SQL console application (like mysql, psql
or sqlite3 consoles), a graphical database browser, and a control
center
* relies on GLib, coded in C, its API is easy to use
* optionnally includes some graphical widgets (based on GTK+) for data
bound representations and some graphical tools

Changes from version 4.2.0:
----------------------------------------
 - code cleanups and compilation warnings removal (thanks to David
King and Murray Cumming),
   used the FlawFinder and cppcheck tools
 - more annotations for GObject Introspection (thanks to Jonh Wendell)
 - removed old database providers' code
 - build system improvements:
   	 - use better build of generated source code
   	 - better detection of external dependencies in configure script
using specfic M4 files
	 - updated Lemon parser generator from SQLite
 - GdaBrowser improvements: error reporting in data manager
perspective, authentification dialog
 - documentation corrections
 - updated SQLCipher to version 1.1.8
 - optimized virtual tables usage
 - improved GdaDataModel import and export
 - MySQL provider: support for statements where the prepared statement
API does not work
 - bug fixes: #630655, #630953, #617550, #633247, #634737 and other minor ones
 - translations:
	- id (Andika Triwidada)
	- cs (Marek Černocký, Petr Kovar)
	- es (Jorge González)
	- eu (Inaki Larranaga Murgoitio)
	- sl (Matej Urbančič)
	- fr (Bruno Brouard)
	- da (Joe Hansen)
	- ca valencia (Carles Ferrando)
	- el (Vasilis Tsivikis)

Notes:
---------
 * Installing this version will overwrite your existing
 copy of Libgda 4.2. If you have problems, you'll need to
 reinstall it.
 * Libgda 4.2 is source and binary compatible with
 the 4.0 series.
 * Bugs should be reported to http://bugzilla.gnome.org.

See the http://live.gnome.org/ChooseLibgdaSQLite page for additionnal
information about choosing
between Libgda and SQLite when you need a database API.

You can find more information at the projects' homepage
(http://www.gnome-db.org), or you can ask any question/propose
anything you want in the GNOME-DB mailing list, which is available at
http://mail.gnome.org/mailman/listinfo/gnome-db-list


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]