Signed-off-by: Philip Withnall <pwithnall@gnome.org>
This commit is contained in:
Philip Withnall 2025-02-20 13:08:16 +00:00
parent c9b03bdb7c
commit 4fc67fd461
No known key found for this signature in database
GPG Key ID: C5C42CFB268637CA
2 changed files with 14 additions and 1 deletions

13
NEWS
View File

@ -1,3 +1,16 @@
Overview of changes in GLib 2.82.5, 2025-02-20
==============================================
* Bugs fixed:
- #3587 g_app_info_launch crashes on macos (Andre Miranda)
- !4463 Backport !4462 “gosxappinfo: Correctly launch list of files” to
glib-2-82
- !4482 Backport !4442 “Don't mark test setups as default in subprojects” to
glib-2-82
- !4499 Backport !4498 “gdatetime: Fix integer overflow when parsing very long
ISO8601 inputs” to glib-2-82
Overview of changes in GLib 2.82.4, 2024-12-11
==============================================

View File

@ -1,5 +1,5 @@
project('glib', 'c',
version : '2.82.4',
version : '2.82.5',
# NOTE: See the policy in docs/meson-version.md before changing the Meson dependency
meson_version : '>= 1.2.0',
default_options : [