glibmm r682 - branches/glibmm-2-16
- From: jjongsma svn gnome org
- To: svn-commits-list gnome org
- Subject: glibmm r682 - branches/glibmm-2-16
- Date: Thu, 3 Jul 2008 13:39:24 +0000 (UTC)
Author: jjongsma
Date: Thu Jul 3 13:39:24 2008
New Revision: 682
URL: http://svn.gnome.org/viewvc/glibmm?rev=682&view=rev
Log:
bump version for 2.16.4 release
Modified:
branches/glibmm-2-16/ChangeLog
branches/glibmm-2-16/NEWS
branches/glibmm-2-16/configure.in
Modified: branches/glibmm-2-16/NEWS
==============================================================================
--- branches/glibmm-2-16/NEWS (original)
+++ branches/glibmm-2-16/NEWS Thu Jul 3 13:39:24 2008
@@ -1,3 +1,9 @@
+2.16.4 (stable):
+
+ * Bug #540656: Pass NULL to the underlying C function for the etags
+ parameter in various *_replace functions. Otherwise, existing files are
+ not overwritten (Armin Burgmeier)
+
2.16.3 (stable):
* Bug #529648 - give helpful warning message when library user forgets to initialize the
Modified: branches/glibmm-2-16/configure.in
==============================================================================
--- branches/glibmm-2-16/configure.in (original)
+++ branches/glibmm-2-16/configure.in Thu Jul 3 13:39:24 2008
@@ -14,7 +14,7 @@
pushdef([GLIBMM_MAJOR_VERSION], [2])
pushdef([GLIBMM_MINOR_VERSION], [16])
-pushdef([GLIBMM_MICRO_VERSION], [3])
+pushdef([GLIBMM_MICRO_VERSION], [4])
pushdef([GLIBMM_EXTRA_VERSION], [])
pushdef([GLIBMM_VERSION], GLIBMM_MAJOR_VERSION.GLIBMM_MINOR_VERSION.GLIBMM_MICRO_VERSION[]GLIBMM_EXTRA_VERSION)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]