[glib/glib-2-72] 2.72.4
- From: Marco Trevisan <marcotrevi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/glib-2-72] 2.72.4
- Date: Wed, 21 Sep 2022 11:32:50 +0000 (UTC)
commit 6ed6303e40d6eaf80f2acfbfbcadbb169d156e9c
Author: Marco Trevisan (Treviño) <mail 3v1n0 net>
Date: Tue Sep 20 13:14:48 2022 +0200
2.72.4
NEWS | 22 ++++++++++++++++++++++
meson.build | 2 +-
2 files changed, 23 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 4a233fcb9f..3e862df782 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+Overview of changes in GLib 2.72.4
+==================================
+
+* Bugs fixed:
+ - #2634 g_cond_wait_until: returning FALSE immediately on mips24 (Philip
+ Withnall)
+ - #2687 Regression: in GLib 2.72.3, in gsocketclient/cancellable (Philip
+ Withnall)
+ - #2719 GParamSpec constructors should have nullable annotation on nick/blurb
+ (Andy Holmes)
+ - #2733 gio: GVariantBuilder builder leaked in g_document_portal_add_documents
+ when URI list is empty (Sebastian Keller)
+ - !2810 Backport !2808 “gsocketclient: Fix passing NULL to
+ g_task_get_cancellable()” to glib-2-72
+
+* Translation updates:
+ - Czech (Marek Černocký)
+ - Georgian (Zurab Kargareteli)
+ - Hungarian (Balázs Úr)
+ - Serbian (Мирослав Николић)
+ - Spanish (Daniel Mustieles)
+
Overview of changes in GLib 2.72.3
==================================
diff --git a/meson.build b/meson.build
index 04fce1d907..0a53ad81f6 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('glib', 'c',
- version : '2.72.3',
+ version : '2.72.4',
# 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]