From cffe8efd0a367cb08c651533ee07e049f3765edc Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Tue, 9 Jul 2019 11:56:55 +0100 Subject: 2.60.5 Signed-off-by: Philip Withnall --- NEWS | 16 ++++++++++++++++ meson.build | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 12a50b291..e5d72ea34 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,19 @@ +Overview of changes in GLib 2.60.5 +================================== + +* Fix implicit use of the `GKeyfileSettingsBackend` (#1822) + +* Fix opening a URI using the ‘Open URI’ portal (!968) + +* Bugs fixed: + - !910 Backport !909 “D-Bus auth mechanism improvements” to glib-2-60 + - !949 Backport !945 “Avoid overrunning stack at the end of the varargs.” to glib-2-60 + - !956 Backport !954 “Fix the ISO 15924 code for Manichaean” to glib-2-60 + - !958 gthread: fix minor errno problem in GCond + - !969 Backport !968 ”Fix typo in request handle” to glib-2-60 + - !977 Backport !974 “Ensure that the keyfile settings backend exists” to glib-2-60 + + Overview of changes in GLib 2.60.4 ================================== diff --git a/meson.build b/meson.build index 832044947..d76d973e3 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('glib', 'c', 'cpp', - version : '2.60.4', + version : '2.60.5', meson_version : '>= 0.48.0', default_options : [ 'buildtype=debugoptimized', -- cgit v1.2.3-70-g09d2