[glibmm] 2.31.20
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glibmm] 2.31.20
- Date: Tue, 6 Mar 2012 10:41:17 +0000 (UTC)
commit 71ae5094031d673ca2af1a4dd5d4cfb228de78fb
Author: Murray Cumming <murrayc murrayc com>
Date: Tue Mar 6 11:41:08 2012 +0100
2.31.20
ChangeLog | 2 ++
NEWS | 33 +++++++++++++++++++++++++++++++++
configure.ac | 2 +-
3 files changed, 36 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 62c7c20..cbf96c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+2.31.20:
+
2012-03-03 Murray Cumming <murrayc murrayc com>
Gio::Application: Add quit().
diff --git a/NEWS b/NEWS
index c36bc97..3b6e9df 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,36 @@
+2.31.20:
+
+Glib:
+* Fix exceptions thrown by Thread::create() and Threads::Thread::create.
+ (Kjell Ahlstedt) Bug #640029 (Michael Edwards)
+* Fix the build with --disable-deprecated-api.
+ (Kjell Ahlstedt) Bug #640029 (Michael Edwards)
+
+Gio::
+* Application: Add quit().
+ (Murray Cumming)
+
+Gio::DBus:
+* DBus::Error, DBus::Proxy: Fix interaction with generate_wrap_init.pl.
+ (Kjell Ahlstedt) Bug #640029 (Michael Edwards)
+
+* Documentation: Signal*: Better description of the connect*() methods.
+ (Kjell Ahlstedt) Bug #669906 (Mark Vender)
+
+gmmproc and tools:
+* gmmproc: Allow destructors to be documented.
+ (Josà Alburquerque) Bug #668918 (Mark Vender)
+* docextract_to_xml.py: Generate signal documentation too.
+ (Josà Alburquerque) Bug #668918 (Mark Vender)
+* Add some scripts to regenerate the .defs files.
+ (Josà Alburquerque)
+* generate_wrap_init.pl:
+ - Improve reg. of exception classes in sub-namespaces and
+ improve it for deprecated files and sub-namespaces.
+ (Kjell Ahlstedt) Bug #640029 (Michael Edwards)
+* h2defs.py: Ignore the new GDK_AVAILABLE_IN_* macros.
+ (Murray Cumming)
+
2.31.18.1:
gmmproc:
diff --git a/configure.ac b/configure.ac
index 0cf79b4..6fac094 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.1],
+AC_INIT([glibmm], [2.31.20],
[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]