libgda r3188 - branches/libgda-3-2
- From: arminb svn gnome org
- To: svn-commits-list gnome org
- Subject: libgda r3188 - branches/libgda-3-2
- Date: Tue, 5 Aug 2008 20:18:08 +0000 (UTC)
Author: arminb
Date: Tue Aug 5 20:18:08 2008
New Revision: 3188
URL: http://svn.gnome.org/viewvc/libgda?rev=3188&view=rev
Log:
Release 3.1.5
Modified:
branches/libgda-3-2/ChangeLog
branches/libgda-3-2/NEWS
branches/libgda-3-2/configure.in
Modified: branches/libgda-3-2/NEWS
==============================================================================
--- branches/libgda-3-2/NEWS (original)
+++ branches/libgda-3-2/NEWS Tue Aug 5 20:18:08 2008
@@ -1,3 +1,9 @@
+libgda 3.1.5, 2008-07-22:
+
+* Applied the patches from bugs #510739 and #503321 to libgda 3.x. This fixes
+ the build on Windows, and allows to relocate the libgda binary on Windows.
+ (Armin Burgmeier)
+
libgda 3.1.4, 2008-04-10:
* GdaValue: Fixed memory leaks and potential crashes.
Modified: branches/libgda-3-2/configure.in
==============================================================================
--- branches/libgda-3-2/configure.in (original)
+++ branches/libgda-3-2/configure.in Tue Aug 5 20:18:08 2008
@@ -1,6 +1,6 @@
m4_define(major, 3)
m4_define(minor, 1)
-m4_define(micro, 4)
+m4_define(micro, 5)
AC_INIT(GNU Data Access, major.minor.micro, gnome-db-list gnome org, libgda)
AC_PREREQ(2.59)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]