[glib/glib-2-72] 2.72.2
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/glib-2-72] 2.72.2
- Date: Mon, 30 May 2022 13:38:20 +0000 (UTC)
commit a2e950a0210012bd5aa29a6617dfb9d3c8b7a867
Author: Philip Withnall <pwithnall endlessos org>
Date: Mon May 30 14:26:47 2022 +0100
2.72.2
Signed-off-by: Philip Withnall <pwithnall endlessos org>
NEWS | 24 ++++++++++++++++++++++++
meson.build | 2 +-
2 files changed, 25 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 888ca9b88c..a9a8ba2b27 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+Overview of changes in GLib 2.72.2
+==================================
+
+* Bugs fixed:
+ - #2640 UWP warnings about extensions and verbs with glib 2.72.1
+ - !2605 Backport !2449 and !2600 mingw test fixes to glib-2-72
+ - !2616 Backport !2615 “Meson: Fix gio-windows-2.0 override name” to glib-2-72
+ - !2629 Backport !2626, !2627 minor leak fixes to glib-2-72
+ - !2643 Backport !2642 “meson: Check rres.compiled() before calling rres.returncode()” to glib-2-72
+ - !2644 Backport !2631 “Cast to guintptr instead of subtracting by null” to glib-2-72
+ - !2662 Backport !2654 “gtask: use g_strconcat() in g_task_return() only if needed” to glib-2-72
+ - !2691 Backport !2661 “win32appinfo: change log level from warning to debug” to glib-2-72
+
+* Translation updates:
+ - Croatian
+ - Danish
+ - English (United Kingdom)
+ - French
+ - Galician
+ - German
+ - Nepali
+ - Portuguese (Brazil)
+
+
Overview of changes in GLib 2.72.1
==================================
diff --git a/meson.build b/meson.build
index 6327f2daa8..882049c1a0 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('glib', 'c', 'cpp',
- version : '2.72.1',
+ version : '2.72.2',
# NOTE: We keep this pinned at 0.52 because that's what Debian Stable ships
meson_version : '>= 0.52.0',
default_options : [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]