[glibmm] 2.31.18.1
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glibmm] 2.31.18.1
- Date: Mon, 27 Feb 2012 11:13:00 +0000 (UTC)
commit d5f78575284cbef87a235c1b9e148bb3567d719f
Author: Murray Cumming <murrayc murrayc com>
Date: Mon Feb 27 12:12:42 2012 +0100
2.31.18.1
ChangeLog | 2 ++
NEWS | 21 +++++++++++++++++++++
configure.ac | 2 +-
3 files changed, 24 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index eb05f8e..5284331 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+2.31.18.1:
+
2012-02-26 Josà Alburquerque <jaalburquerque gmail com>
h2def.py: Handle types such as 'const gchar* const *' for functions.
diff --git a/NEWS b/NEWS
index 26d2e15..c36bc97 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+2.31.18.1:
+
+gmmproc:
+* h2def.py: Handle types such as 'const gchar* const *' for functions.
+ (Josà Alburquerque)
+* _WRAP_PROPERTY(): Allow properties to be deprecated.
+ (Murray Cumming)
+
+Gio:
+* Application: Derive from the ActionGroup interface.
+* Application: Add missing virtual functions and get/set_default() methods.
+* Add MenuModel, MenuAttribute, MenuLink and MenuIter.
+
+Gio::DBus:
+* ActionGroup, MenuModel: Have get() methods instead of create() methods.
+ (Josà Alburquerque) Bug #637445.
+* Add DBus::MenuModel.
+* Connection: Add the MenuModel export/unexport methods.
+* Add class documentation.
+
+
2.31.18: (unstable):
Gio:
diff --git a/configure.ac b/configure.ac
index 178cfd6..0cf79b4 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.18],
+AC_INIT([glibmm], [2.31.18.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]