[libgdamm] 4.99.8
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgdamm] 4.99.8
- Date: Fri, 25 Apr 2014 11:11:35 +0000 (UTC)
commit 79195a8c27dc2fb0774d9af7457bd3c80ef46e17
Author: Murray Cumming <murrayc murrayc com>
Date: Fri Apr 25 13:11:27 2014 +0200
4.99.8
NEWS | 11 +++++++++++
configure.ac | 2 +-
2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 27360f1..e916191 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+4.99.8 (unstable):
+
+* Value:
+ - Add missing create_as_int64/uint64() implementations.
+ - Add create_as_float/double() and set_float/double(),
+ deprecating the ambiguous constructors and set() methods.
+ (Murray Cumming)
+* Build: Do not bother breaking the build if libgda was not built
+ with GdaDataModelDBD.
+ (Murray Cumming)
+
4.99.7 (unstable):
* Minor build fix.
diff --git a/configure.ac b/configure.ac
index 83ec4af..ca952d4 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], [4.99.7], [http://bugzilla.gnome.org/enter_bug.cgi?product=libgdamm],
+AC_INIT([libgdamm], [4.99.8], [http://bugzilla.gnome.org/enter_bug.cgi?product=libgdamm],
[libgdamm], [http://www.gtkmm.org/])
AC_PREREQ([2.59])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]