[glibmm] Add the configure.ac and NEWS changes from 3.6.1.
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glibmm] Add the configure.ac and NEWS changes from 3.6.1.
- Date: Wed, 5 Jun 2013 07:24:39 +0000 (UTC)
commit f2c23c38f53f85ba4fbd4be83d83ed35ef90b45a
Author: José Alburquerque <jaalburquerque gmail com>
Date: Mon Apr 29 17:36:16 2013 -0400
Add the configure.ac and NEWS changes from 3.6.1.
NEWS | 9 +++++++++
configure.ac | 2 +-
2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7eaa6cf..b7bb792 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+2.36.1 (stable):
+
+* Custom Interfaces: Implement derived interface properties.
+ (José Alburquerque)
+* gmmproc: Fix _WRAP_SIGNAL(custom_c_callback) for void func().
+ (Kjell Ahlstedt) Bug #605728 (Murray Cumming)
+* Output.pm: convert_args_c_to_cpp(): Reverse mappings hash correctly.
+ (José Alburquerque) Bug #698989 (David Evans, John Ralls)
+
Changes in 2.36 compared to 2.34:
Glib:
diff --git a/configure.ac b/configure.ac
index 15b85c1..2f23b51 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.36.0],
+AC_INIT([glibmm], [2.36.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]