mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-23 02:32:11 +01:00
2.80.5
Signed-off-by: Philip Withnall <pwithnall@gnome.org>
This commit is contained in:
parent
1e66eae5fc
commit
6e92ab8445
18
NEWS
18
NEWS
@ -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
|
Overview of changes in GLib 2.80.4, 2024-07-08
|
||||||
==============================================
|
==============================================
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
project('glib', 'c',
|
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
|
# 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