Signed-off-by: Philip Withnall <pwithnall@gnome.org>
This commit is contained in:
Philip Withnall
2025-06-13 12:55:59 +01:00
parent 37eecaa7ef
commit 78cd78d298
2 changed files with 9 additions and 1 deletions

8
NEWS
View File

@@ -1,3 +1,11 @@
Overview of changes in GLib 2.84.3, 2025-06-13
==============================================
* Bugs fixed:
- !4656 Backport !4655 “gstring: Fix overflow check when expanding the string”
to glib-2-84
Overview of changes in GLib 2.84.2, 2025-05-20
==============================================

View File

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