summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Withnall <pwithnall@gnome.org>2024-08-26 11:15:22 +0100
committerPhilip Withnall <pwithnall@gnome.org>2024-08-26 11:15:22 +0100
commit6e92ab8445af4a950003be92ad6044f5a5930a22 (patch)
tree2274b1db00b9f47fdaaf9de0b174a17466337044
parent1e66eae5fce8f0a62f7a84fa0d23c6d4676c11f8 (diff)
2.80.52.80.5
Signed-off-by: Philip Withnall <pwithnall@gnome.org>
-rw-r--r--NEWS18
-rw-r--r--meson.build2
2 files changed, 19 insertions, 1 deletions
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 : [