[libgdamm/libgdamm-4-2] 4.1.3
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgdamm/libgdamm-4-2] 4.1.3
- Date: Thu, 22 Sep 2011 09:22:43 +0000 (UTC)
commit 0dec2bbbbe185e4c8e237aac2a0e33f0e39e3721
Author: Murray Cumming <murrayc murrayc com>
Date: Thu Sep 22 11:22:02 2011 +0200
4.1.3
ChangeLog | 2 ++
NEWS | 11 +++++++++++
configure.ac | 2 +-
3 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 667d49f..23e385c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+4.1.3:
+
2011-03-30 Murray Cumming <murrayc murrayc com>
Minor documentation improvements.
diff --git a/NEWS b/NEWS
index 484fd3c..9921f0a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+4.1.3: (unstable):
+
+* Value: operator=()
+ - Check for identical instance.
+ - Check for the identical underlying GValue.
+ - set_binary(): reinit the type.
+ (Murray Cumming)
+* Build:
+ - Avoid a tarball dependency on mm-common.
+ - Ignore warnings about long long, with --enable-warnings=fatal.
+
4.1.2: (unstable):
* Use std::vector<> instead of *Handle<> or std::list<> for method paramteters
diff --git a/configure.ac b/configure.ac
index 607b9fa..8b72b62 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.1.2], [http://bugzilla.gnome.org/enter_bug.cgi?product=libgdamm],
+AC_INIT([libgdamm], [4.1.3], [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]