summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Withnall <pwithnall@endlessos.org>2023-10-04 09:24:07 +0100
committerPhilip Withnall <pwithnall@endlessos.org>2023-10-04 09:24:07 +0100
commit846942672b2600b5c3d73e96e9ea8e67266ded6d (patch)
treeed6c6aaf7c03ae5df9cd3741edf7f794ce94979a
parente272f135da0c2fdbb9329b87e10e4d05bfff9de8 (diff)
downloadglib-846942672b2600b5c3d73e96e9ea8e67266ded6d.tar.gz
Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
-rw-r--r--NEWS25
-rw-r--r--meson.build2
2 files changed, 26 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 2da67c999..9bf32b466 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+Overview of changes in GLib 2.76.6, 2023-10-04
+==============================================
+
+* Bugs fixed:
+ - !3615 Backport !3582 “Buffer needs to be aligned correctly to receive
+ linux_dirent64.” to glib-2-76
+
+* Translation updates:
+ - Czech (Daniel Rusek)
+ - English (United Kingdom) (Bruce Cowan)
+ - German (Jürgen Benvenuti)
+ - Hungarian (Balázs Úr)
+ - Indonesian (Andika Triwidada)
+ - Lithuanian (Aurimas Černius)
+ - Polish (Piotr Drąg)
+ - Portuguese (Hugo Carvalho)
+ - Portuguese (Brazil) (Rafael Fontenelle)
+ - Russian (Artur S0)
+ - Slovenian (Martin)
+ - Spanish (Daniel Mustieles)
+ - Swedish (Anders Jonsson)
+ - Turkish (Emin Tufan Çetin)
+ - Ukrainian (Yuri Chornoivan)
+
+
Overview of changes in GLib 2.76.5, 2023-08-31
==============================================
diff --git a/meson.build b/meson.build
index 6ed945967..1835dae4b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('glib', 'c',
- version : '2.76.5',
+ version : '2.76.6',
# NOTE: See the policy in docs/meson-version.md before changing the Meson dependency
meson_version : '>= 0.60.0',
default_options : [