libgda r3142 - branches/libgda-3-2
- From: murrayc svn gnome org
- To: svn-commits-list gnome org
- Subject: libgda r3142 - branches/libgda-3-2
- Date: Thu, 10 Apr 2008 13:25:00 +0100 (BST)
Author: murrayc
Date: Thu Apr 10 13:25:00 2008
New Revision: 3142
URL: http://svn.gnome.org/viewvc/libgda?rev=3142&view=rev
Log:
Increase version
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 Thu Apr 10 13:25:00 2008
@@ -1,3 +1,8 @@
+libgda 3.1.4, 2008-04-10:
+
+* GdaValue: Fixed memory leaks and potential crashes.
+ (Vivien Malerba) Bug #526748.
+
libgda 3.1.3, 2008-04-08
* Change the default string escape for a single-quote char from backslash
Modified: branches/libgda-3-2/configure.in
==============================================================================
--- branches/libgda-3-2/configure.in (original)
+++ branches/libgda-3-2/configure.in Thu Apr 10 13:25:00 2008
@@ -1,6 +1,6 @@
m4_define(major, 3)
m4_define(minor, 1)
-m4_define(micro, 3)
+m4_define(micro, 4)
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]