Signed-off-by: Philip Withnall <pwithnall@gnome.org>
This commit is contained in:
Philip Withnall 2024-10-17 12:08:41 +01:00
parent e1f33e5559
commit 45b469ea32
No known key found for this signature in database
GPG Key ID: C5C42CFB268637CA
2 changed files with 23 additions and 1 deletions

22
NEWS
View File

@ -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
==============================================

View File

@ -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 : [