mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-12 07:26:15 +01:00
2.82.2
Signed-off-by: Philip Withnall <pwithnall@gnome.org>
This commit is contained in:
parent
e1f33e5559
commit
45b469ea32
22
NEWS
22
NEWS
@ -1,3 +1,25 @@
|
||||
Overview of changes in GLib 2.82.2, 2024-10-17
|
||||
==============================================
|
||||
|
||||
* Bugs fixed:
|
||||
- #3480 glib/gvariant: incorrect use of G_ANALYZER_ANALYZING (Christian
|
||||
Hergert)
|
||||
- #3489 Multicast cannot be joined on Mac OS on non-default interface
|
||||
(Nirbheek Chauhan)
|
||||
- !4285 Update Catalan translation
|
||||
- !4306 Backport !4291 “glib/gvariant: Fix check for G_ANALYZER_ANALYZING” to
|
||||
glib-2-82
|
||||
- !4314 Backport !4312 “macos: Fix URL launcher” to glib-2-82
|
||||
- !4325 Backport !4176 “gopenuriportal: Fix two memory leaks” to glib-2-82
|
||||
- !4336 Backport !4333 “gio: Fix multicast iface selection on macOS” to
|
||||
glib-2-82
|
||||
- !4349 Backport !4348 “gdatainputstream: Fix length return value on UTF-8
|
||||
validation failure“ to glib-2-82
|
||||
|
||||
* Translation updates:
|
||||
- Catalan (Jordi Mas)
|
||||
|
||||
|
||||
Overview of changes in GLib 2.82.1, 2024-09-19
|
||||
==============================================
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
project('glib', 'c',
|
||||
version : '2.82.1',
|
||||
version : '2.82.2',
|
||||
# NOTE: See the policy in docs/meson-version.md before changing the Meson dependency
|
||||
meson_version : '>= 1.2.0',
|
||||
default_options : [
|
||||
|
Loading…
Reference in New Issue
Block a user