[pangomm] 2.41.4
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pangomm] 2.41.4
- Date: Fri, 25 Aug 2017 14:12:54 +0000 (UTC)
commit c8e478a4d8962619b09609ac259ad0daa248f111
Author: Murray Cumming <murrayc murrayc com>
Date: Fri Aug 25 12:20:14 2017 +0200
2.41.4
NEWS | 13 +++++++++++++
configure.ac | 2 +-
2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2a9fcd7..e2ee467 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+2.41.4 (unstable):
+Distro packagers should probably not package this yet.
+
+* Build: Use glibmm-2.56 instead of glibmm-2.54.
+ We have changed the ABI name in glibmm.
+ (Murray Cumming)
+* Build: Fontset: Remove GLIBMM_EXCEPTIONS_ENABLED
+ (Kjell Ahlstedt)
+* AttrString: Let _MEMBER_GET convert from const char*.
+ (Kjell Ahlstedt) Bug #783360
+* Weight enum: Make this implicitly convertible to int.
+ (Kjell Ahlstedt) Bug #86864
+
2.41.3 (unstable):
* Use C++11 enum classes instead of old-style enums, and put many enums
diff --git a/configure.ac b/configure.ac
index 663cb8d..f67ea8f 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([pangomm], [2.41.3],
+AC_INIT([pangomm], [2.41.4],
[http://bugzilla.gnome.org/enter_bug.cgi?product=pangomm],
[pangomm], [http://www.gtkmm.org/])
AC_PREREQ([2.59])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]