[glibmm] 2.31.18
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glibmm] 2.31.18
- Date: Tue, 21 Feb 2012 14:22:45 +0000 (UTC)
commit 80ebe9230d21ab3aabf4ba1de05ccb4efe09079f
Author: Murray Cumming <murrayc murrayc com>
Date: Tue Feb 21 15:22:25 2012 +0100
2.31.18
ChangeLog | 2 ++
NEWS | 21 +++++++++++++++++++++
configure.ac | 2 +-
3 files changed, 24 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index d5e94e3..8c3e8ad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+2.31.18:
+
2012-02-20 Josà Alburquerque <jaalburquerque gmail com>
Gio::DBus::Connection: Add the ActionGroup export/unexport methods.
diff --git a/NEWS b/NEWS
index d0167b9..26d2e15 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+2.31.18: (unstable):
+
+Gio:
+* Add the ActionMap interface.
+ (Josà Alburquerque)
+
+Gio::Dbus:
+* Add the ActionGroup classe.
+* Connection: Add the ActionGroup export/unexport methods.
+ (Josà Alburquerque)
+
+Glib:
+* Add the RemoteActionGroup classes.
+ (Josà Alburquerque)
+
+gmmproc:
+* h2def.py: Handle deprecated functions.
+* docs: Remove possible parens in gtk-doc signal references. Bug #668918.
+ (Josà Alburquerque)
+
+
2.31.16.1: (unstable):
* gmmproc (docs):
diff --git a/configure.ac b/configure.ac
index 46106b3..178cfd6 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.31.16.1],
+AC_INIT([glibmm], [2.31.18],
[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]