Subject: CVS commit: pkgsrc/databases/libgda
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 03/11/2004 14:00:29
Module Name: pkgsrc
Committed By: jmmv
Date: Thu Mar 11 14:00:29 UTC 2004
Modified Files:
pkgsrc/databases/libgda: Makefile Makefile.common PLIST buildlink3.mk
distinfo
pkgsrc/databases/libgda/patches: patch-aa patch-ab patch-ac
Log Message:
Update to 1.0.3:
libgda 1.0.3, 2004-01-16
------------------------
- Backported gda_data_model_foreach from HEAD (gonzalo)
- Python bindings related issues (jon)
- Fixed documentation typos (rodrigo)
- Fixed C99'isms (rodrigo)
- Fixed replacement of files in gda_file_save (laurent)
- Fixed startup commands execution in SQLite provider (nikolai)
- Updated translations:
- es (serrador)
- nl (adrighem)
- pt (dnloreto)
libgda 1.0.2, 2003-11-30
------------------------
- Register missing structs as boxed types (murray, laurent)
- Fixed memory leaks in MySQL provider (paisa)
- Added more API documentation (laurent)
- Implemented missing case in gda_data_model_to_xml, where standalone
XML files were not being generated (laurent)
- Fixed compilation problems when enabling BSD compatibility layer
on Linux (jonathan)
- Fixed gda_value_copy for GdaNumeric values (david)
- Use $(libdir) as the directory for installing libraries instead of
$(prefix)/lib (fredreric)
- Fixes for 64bit platforms (fredreric)
- Fixed crash in MDB provider (filip)
- Added missing emission of signals in data model class (gonzalo)
- Updated translations:
- cs (miroslav)
- es (pablo)
- ja (aihana)
- nl (vincent)
- pt (duarte)
- sr (danilo)
libgda 1.0.1, 2003-10-13
------------------------
- Fixed clearing of GdaQuarkList's (laurent)
- Added GType-registration for enums, needed for C++ bindings (murray)
- Fixed typos in documentation and added more information for
MySQL provider (laurent)
- Added missing prototype to gda-client.h (laurent)
- Fixed detection of mSQL libraries/headers (chris)
- Fixed mSQL provider handling on non-queries (chris)
- Fixed #117202: adapted to API changes in tds_connect (seth)
- Fixed #121403: freed memory being used (rodrigo)
- Fixed #123342: crash on exit in Gnumeric (rodrigo)
- Added missing documentation for GdaBlob (rodrigo)
- Updated translations:
- cs (miroslav)
- fi (pauli)
- fr (christophe)
- pt (duarte)
- sk (stanislav)
- sr (danilo)
- sr@Latn (danilo)
- sv (christian)
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/databases/libgda/Makefile
cvs rdiff -r1.16 -r1.17 pkgsrc/databases/libgda/Makefile.common
cvs rdiff -r1.6 -r1.7 pkgsrc/databases/libgda/PLIST
cvs rdiff -r1.2 -r1.3 pkgsrc/databases/libgda/buildlink3.mk
cvs rdiff -r1.7 -r1.8 pkgsrc/databases/libgda/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/databases/libgda/patches/patch-aa \
pkgsrc/databases/libgda/patches/patch-ac
cvs rdiff -r1.4 -r1.5 pkgsrc/databases/libgda/patches/patch-ab
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.