[libgdamm] 4.99.0.1
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgdamm] 4.99.0.1
- Date: Wed, 30 Mar 2011 10:24:29 +0000 (UTC)
commit 10e66892d3719b2af8a1b5653865f31095107fa7
Author: Murray Cumming <murrayc murrayc com>
Date: Wed Mar 30 11:51:29 2011 +0200
4.99.0.1
ChangeLog | 4 +++-
NEWS | 11 +++++++++++
configure.ac | 2 +-
3 files changed, 15 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index ae5c1fb..94a20d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+4.99.0.1:
+
2011-03-30 Murray Cumming <murrayc murrayc com>
Connection: Add new properties.
@@ -32,7 +34,7 @@
Connection: Add some methods.
- * libgda/src/connection.[hg|ccg]: parse_sql_string(),
+ * libgda/src/connection.[hg|ccg]: Added parse_sql_string(),
async_statement_execute(), async_fetch_result() and async_cancel().
2011-03-30 Murray Cumming <murrayc murrayc com>
diff --git a/NEWS b/NEWS
index fe7abf1..a0a38d9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+4.99.0.1 (unstable):
+
+* Connection:
+ - Added new properties.
+ - Added *_row_into_table() methods.
+ - Added parse_sql_string(), async_statement_execute(),
+ async_fetch_result() and async_cancel().
+* DataModel: get_row_from_values(): Use std::vector instead of ListHandle,
+ as already done for other API.
+* Build: Avoid a tarball dependency on mm-common.
+
4.99.0 (unstable):
* Use libgda-5.0 instead of libgda-4.0.
diff --git a/configure.ac b/configure.ac
index 98d7268..96d3497 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.0], [http://bugzilla.gnome.org/enter_bug.cgi?product=libgdamm],
+AC_INIT([libgdamm], [4.99.0.1], [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]