[glibmm/glibmm-2-30] 2.30.1
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glibmm/glibmm-2-30] 2.30.1
- Date: Fri, 18 Nov 2011 11:41:27 +0000 (UTC)
commit 3c0051e906f5caf1102a1e79eb9ece2e5b7dbaeb
Author: Murray Cumming <murrayc murrayc com>
Date: Fri Nov 18 12:35:47 2011 +0100
2.30.1
ChangeLog | 8 ++++++++
NEWS | 7 +++++++
configure.ac | 2 +-
3 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 7e9cb52..423ea16 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2.30.1:
+
+2011-11-18 Murray Cumming <murrayc murrayc com>
+
+ Require glibmm 2.2.10 so that make check works.
+
+ * configure.ac: Bug #663686 (Michael Biebl)
+
2011-10-13 Murray Cumming <murrayc murrayc com>
Do not include glib/gvarianttype.h.
diff --git a/NEWS b/NEWS
index 51ae274..743c426 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+2.30.1: (stable)
+
+* Require glibmm 2.2.10 so that make check works.
+ (Murray Cumming) Bug #663686 (Michael Biebl)
+* gmmproc: Fix h2def.py not parsing function starting with G_GNUC_* macros.
+ (Krzesimir Nowak)
+
2.30.0: (stable)
giomm:
diff --git a/configure.ac b/configure.ac
index 142edf6..d73e5d0 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([glibmm], [2.30.0],
+AC_INIT([glibmm], [2.30.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=glibmm],
[glibmm], [http://www.gtkmm.org/])
AC_PREREQ([2.59])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]