[glibmm/glibmm-2-36] Release 2.36.1.
- From: José Alburquerque <jaalburqu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glibmm/glibmm-2-36] Release 2.36.1.
- Date: Mon, 29 Apr 2013 21:43:25 +0000 (UTC)
commit a010746f2eafcd83c8221d427f0009b3bcbfd1e9
Author: José Alburquerque <jaalburquerque gmail com>
Date: Mon Apr 29 17:36:16 2013 -0400
Release 2.36.1.
* NEWS:
* configure.ac:
ChangeLog | 9 +++++++++
NEWS | 9 +++++++++
configure.ac | 2 +-
3 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 79e73a1..9a4c575 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2.36.1:
+
+2013-04-29 José Alburquerque <jaalburquerque gmail com>
+
+ Release 2.36.1.
+
+ * NEWS:
+ * configure.ac:
+
2013-04-29 José Alburquerque <jaalburquerque gmail com>
DBusConnection: Correct a misplaced #endif G_OS_UNIX.
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]