[glib/glib-2-60] Version 2.60.2
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/glib-2-60] Version 2.60.2
- Date: Fri, 3 May 2019 13:50:38 +0000 (UTC)
commit a3b5608170c0b4381d0217ea99325ec7fcecb7f6
Author: Philip Withnall <withnall endlessm com>
Date: Fri May 3 14:30:03 2019 +0100
Version 2.60.2
Signed-off-by: Philip Withnall <withnall endlessm com>
NEWS | 16 ++++++++++++++++
meson.build | 2 +-
2 files changed, 17 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index f8ff8575e..41e6aeb5b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Overview of changes in GLib 2.60.2
+==================================
+
+* Fix crash when displaying notifications on macOS (!786)
+
+* Improve network status detection with NetworkManager (!781)
+
+* Bugs fixed:
+ - !790 glib/gconstructor.h: Include stdlib.h for MSVC builds
+ - !793 Backport !786: “cocoanotificationbackend: do not release readonly property” to glib-2-60
+ - !803 Backport !781 “gnetworkmonitornm: Fix network available detection” to glib-2-60
+
+* Translation updates:
+ - Catalan
+
+
Overview of changes in GLib 2.60.1
==================================
diff --git a/meson.build b/meson.build
index fffd25478..b57b2d605 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('glib', 'c', 'cpp',
- version : '2.60.1',
+ version : '2.60.2',
meson_version : '>= 0.48.0',
default_options : [
'buildtype=debugoptimized',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]