mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-20 17:07:52 +02:00
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
|
||||
==============================================
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
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
|
||||
meson_version : '>= 0.60.0',
|
||||
default_options : [
|
||||
|
Reference in New Issue
Block a user