mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-23 02:32:11 +01:00
2.82.5
Signed-off-by: Philip Withnall <pwithnall@gnome.org>
This commit is contained in:
parent
c9b03bdb7c
commit
4fc67fd461
13
NEWS
13
NEWS
@ -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
|
Overview of changes in GLib 2.82.4, 2024-12-11
|
||||||
==============================================
|
==============================================
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
project('glib', 'c',
|
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
|
# NOTE: See the policy in docs/meson-version.md before changing the Meson dependency
|
||||||
meson_version : '>= 1.2.0',
|
meson_version : '>= 1.2.0',
|
||||||
default_options : [
|
default_options : [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user