[gtkmm/gtkmm-2-24] 2.24.3
- From: Hubert Figuière <hub src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtkmm/gtkmm-2-24] 2.24.3
- Date: Fri, 5 Apr 2013 15:43:38 +0000 (UTC)
commit 42df5a74b6ae831490b14273d254b7614ffaf2c4
Author: Hubert Figuière <hub figuiere net>
Date: Thu Apr 4 20:48:12 2013 -0400
2.24.3
ChangeLog | 4 +++-
NEWS | 8 ++++++++
configure.ac | 2 +-
3 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index faf7c64..dad8345 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,6 @@
-2013-04-04 Hub Figuière <hub figuiere net>
+2.24.3:
+
+2013-04-04 Hubert Figuière <hub figuiere net>
* gtk/src/treemodel.hg:
* gtk/gtkmm/accelkey.cc:
diff --git a/NEWS b/NEWS
index 598ea7d..e030e8a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+2.24.3 (stable)
+
+* Require the mm-common version that actually allows avoiding
+ the dependency in the tarball as well as glibmm. (Murray Cumming
+ and Deng Xiyue)
+* Fix gtkmm-demo VS projects (Chun-wei Fan)
+* Fix namespacing for Cairo. Bug #663303 (Hubert Figuiere)
+
2.24.2 (stable):
* Do not require mm-common when building from a tarball.
diff --git a/configure.ac b/configure.ac
index fcbf5c9..cf9a734 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([gtkmm], [2.24.2],
+AC_INIT([gtkmm], [2.24.3],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gtkmm],
[gtkmm], [http://www.gtkmm.org/])
AC_PREREQ([2.59])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]