[libgdamm] 4.99.4



commit 3426fa91712dd04f06cae40f9f51d486d8140fb6
Author: Murray Cumming <murrayc murrayc com>
Date:   Wed Sep 21 09:38:00 2011 +0200

    4.99.4

 ChangeLog    |    2 ++
 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 3 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 92a3c9f..33f4eb5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+4.99.4:
+
 2011-09-21  Murray Cumming  <murrayc murrayc com>
 
 	Minor documentation improvements.
diff --git a/NEWS b/NEWS
index aaf7a10..cded2a6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+4.99.4 (unstable):
+
+* Value: operator=()
+  - Check for identical instance.
+  - Check for the identical underlying GValue.
+  - set_binary(): reinit the type.
+  (Murray Cumming)
+	
 4.99.3.1 (unstable):
 
 * Added SQL_OPERATOR_TYPE_ILIKE.
diff --git a/configure.ac b/configure.ac
index 9588761..cff268c 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.3.1], [http://bugzilla.gnome.org/enter_bug.cgi?product=libgdamm],
+AC_INIT([libgdamm], [4.99.4], [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]