From 6e92ab8445af4a950003be92ad6044f5a5930a22 Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Mon, 26 Aug 2024 11:15:22 +0100 Subject: [PATCH] 2.80.5 Signed-off-by: Philip Withnall --- NEWS | 18 ++++++++++++++++++ meson.build | 2 +- 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 2288e6ccb..12092d3aa 100644 --- a/NEWS +++ b/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 ============================================== diff --git a/meson.build b/meson.build index 85e24aa69..8b580157d 100644 --- a/meson.build +++ b/meson.build @@ -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 : [