[glib/glib-2-60] 2.60.1
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/glib-2-60] 2.60.1
- Date: Mon, 15 Apr 2019 11:00:24 +0000 (UTC)
commit 527022ae143c0ef154edaba449bedd430f382d86
Author: Philip Withnall <withnall endlessm com>
Date: Mon Apr 15 11:47:26 2019 +0100
2.60.1
Signed-off-by: Philip Withnall <withnall endlessm com>
NEWS | 21 +++++++++++++++++++++
meson.build | 2 +-
2 files changed, 22 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 1f84a1649..f8ff8575e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+Overview of changes in GLib 2.60.1
+==================================
+
+* Fix documentation for `gdbus-tool wait` to use correct units
+
+* Bugs fixed:
+ - #1709 GResource generation test incompatible with stable LLVM on Linux
+ - #1725 gosxappinfo.h is not installed on macOS
+ - #1737 gdbus-tool wait command timeout argument incorrect unit reference
+ - !711 socket: Fix annotation for flags in g_socket_receive_message
+ - !722 Backport codegen: Fix use of uninitialised variable from !721 to glib-2-60
+ - !727 Backport !719 “Handle an UNKNOWN NetworkManager connectivity as NONE” to glib-2-60
+ - !729 Backport !728 “gsocket: Remove (type) annotation from flags arguments” to glib-2-60
+ - !758 gdbusaddress, win32: backport using cwd for running rundll32
+ - !775 meson: Hotfix for iconv detection on macOS
+
+* Translation updates:
+ - Basque
+ - Dutch
+
+
Overview of changes in GLib 2.60.0
==================================
diff --git a/meson.build b/meson.build
index 682a0e8fd..fffd25478 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('glib', 'c', 'cpp',
- version : '2.60.0',
+ version : '2.60.1',
meson_version : '>= 0.48.0',
default_options : [
'buildtype=debugoptimized',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]