[gtkmm-documentation/gtkmm-3-22] 3.22.1
- From: Kjell Ahlstedt <kjellahl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtkmm-documentation/gtkmm-3-22] 3.22.1
- Date: Wed, 7 Nov 2018 10:46:06 +0000 (UTC)
commit c55280bf476bd12d3e8e26ecb3659e94596618f0
Author: Kjell Ahlstedt <kjellahlstedt gmail com>
Date: Wed Nov 7 11:04:16 2018 +0100
3.22.1
NEWS | 17 +++++++++++++++++
configure.ac | 2 +-
2 files changed, 18 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index c8ca71d..8db0e99 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+3.22.1: (stable)
+
+* Headers and Linking section: Replace broken link
+ (Kjell Ahlstedt) Bug #777879 (Ramana Venkata)
+* Fix buildapp/Makefile.am and buildapp/README
+ Fix the build of resources.c in steps 8 and 9.
+ (Kjell Ahlstedt)
+* Mixing C & C++: Clarify ownership of wrap() result
+ (Daniel Boles, Kjell Ahlstedt) Bug #788646
+* Don't use the deprecated Gdk::screen_width() and screen_height()
+ (Kjell Ahlstedt)
+* Clarify: ColumnRecords can be static *singletons*
+ (Daniel Boles) Bug #792482 = Issue #3
+* Fix a broken link to www.gtkmm.org
+ (Kjell Ahlstedt) Bug #794714 = Issue #2 (Ray)
+
+
3.22.0: (stable)
* Add the "Building applications" chapter with example code.
diff --git a/configure.ac b/configure.ac
index 88444a2..2f1ab84 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
## This file is part of gtkmm-documentation.
AC_PREREQ([2.59])
-AC_INIT([gtkmm-documentation], [3.22.0],
+AC_INIT([gtkmm-documentation], [3.22.1],
[https://gitlab.gnome.org/GNOME/gtkmm-documentation/issues/],
[gtkmm-documentation], [http://www.gtkmm.org/])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]