Signed-off-by: Philip Withnall <pwithnall@gnome.org>
This commit is contained in:
Philip Withnall 2024-08-26 11:15:22 +01:00
parent 1e66eae5fc
commit 6e92ab8445
No known key found for this signature in database
GPG Key ID: DCDF5885B1F3ED73
2 changed files with 19 additions and 1 deletions

18
NEWS
View File

@ -1,3 +1,21 @@
Overview of changes in GLib 2.80.5, 2024-08-26
==============================================
* Bugs fixed:
- !4134 Backport !4130 “Fix gsocketclient-slow test on FreeBSD” to glib-2-80
- !4151 Backport !4150 “glib-private: fix build under Cygwin” to glib-2-80
- !4153 Backport !4152 “tests: Fix compilation of resolver-parsing test on
FreeBSD” to glib-2-80
- !4160 Backport !4159 “introspection: Correct GIO-Windows pkg-config name” to
glib-2-80
- !4191 po: Updated Romanian Translation for the glib-2-80 branch
- !4201 Updated translations for Hindi for glib 2.80 branch.
* Translation updates:
- Hindi (Karunakar Guntupalli)
- Romanian (Daniel Șerbănescu)
Overview of changes in GLib 2.80.4, 2024-07-08
==============================================

View File

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