[libgdamm] 4.99.6
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgdamm] 4.99.6
- Date: Sun, 20 Nov 2011 21:39:43 +0000 (UTC)
commit 6239e79bc20c3410c6a83eab4fbbe5bbe7a423ab
Author: Murray Cumming <murrayc murrayc com>
Date: Sun Nov 20 22:39:30 2011 +0100
4.99.6
ChangeLog | 2 ++
NEWS | 7 +++++++
configure.ac | 4 ++--
3 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 7fabc0a..9bb03bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+4.99.6:
+
2011-11-11 Murray Cumming <murrayc murrayc com>
Wrap GdaNumeric as Gnome::Gda::Numeric.
diff --git a/NEWS b/NEWS
index 7031512..204ef6d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+4.99.6 (unstable):
+
+* Wrap GdaNumeric as Gnome::Gda::Numeric.
+* Value: Use Numeric instead of GdaNumeric.
+* Connection: Add create_from_string().
+ (Murray Cumming)
+
4.99.5 (unstable):
* DataModelIter::get_value_at(): Throw an exception sometimes.
diff --git a/configure.ac b/configure.ac
index d90edd5..fb2a303 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
## You should have received a copy of the GNU Lesser General Public License
## along with this library. If not, see <http://www.gnu.org/licenses/>.
-AC_INIT([libgdamm], [5.0.2], [http://bugzilla.gnome.org/enter_bug.cgi?product=libgdamm],
+AC_INIT([libgdamm], [4.99.6], [http://bugzilla.gnome.org/enter_bug.cgi?product=libgdamm],
[libgdamm], [http://www.gtkmm.org/])
AC_PREREQ([2.59])
@@ -44,7 +44,7 @@ AC_DISABLE_STATIC
AC_LIBTOOL_WIN32_DLL
AC_PROG_LIBTOOL
-AC_SUBST([LIBGDAMM_MODULES], ['glibmm-2.4 >= 2.27.93 libgda-5.0 >= 4.99.5'])
+AC_SUBST([LIBGDAMM_MODULES], ['glibmm-2.4 >= 2.27.93 libgda-5.0 >= 5.0.2'])
PKG_CHECK_MODULES([LIBGDAMM], [$LIBGDAMM_MODULES])
PKG_CHECK_EXISTS([libgda-bdb-5.0], [libgdamm_have_bdb=yes], [libgdamm_have_bdb=no])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]