mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-06-12 15:43:48 +02:00
2.77.2
Signed-off-by: Philip Withnall <philip@tecnocode.co.uk>
This commit is contained in:
parent
400a335fe2
commit
1e8d310e6e
22
NEWS
22
NEWS
@ -1,3 +1,25 @@
|
|||||||
|
Overview of changes in GLib 2.77.2, 2023-08-12
|
||||||
|
==============================================
|
||||||
|
|
||||||
|
* Bugs fixed:
|
||||||
|
- #3071 g_test_trap_subprocess and g_test_subprocess broken in 2.77.1 (Jonas
|
||||||
|
Ådahl)
|
||||||
|
- !3432 ci: Don’t run pipeline after merging a MR
|
||||||
|
- !3520 Fix typos
|
||||||
|
- !3521 GTree: Handle node counter overflow and return it as an unsigned value
|
||||||
|
- !3523 gspawn, gdataset: Restore nullable callback functions
|
||||||
|
|
||||||
|
* Translation updates:
|
||||||
|
- Chinese (China) (Luming Zh)
|
||||||
|
- Galician (Fran Dieguez)
|
||||||
|
- Indonesian (Kukuh Syafaat)
|
||||||
|
- Polish (Piotr Drąg)
|
||||||
|
- Portuguese (Hugo Carvalho)
|
||||||
|
- Russian (Artur So)
|
||||||
|
- Spanish (Daniel Mustieles)
|
||||||
|
- Turkish (Sabri Ünal)
|
||||||
|
|
||||||
|
|
||||||
Overview of changes in GLib 2.77.1, 2023-07-30
|
Overview of changes in GLib 2.77.1, 2023-07-30
|
||||||
==============================================
|
==============================================
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
project('glib', 'c',
|
project('glib', 'c',
|
||||||
version : '2.77.1',
|
version : '2.77.2',
|
||||||
# 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 : '>= 0.60.0',
|
meson_version : '>= 0.60.0',
|
||||||
default_options : [
|
default_options : [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user