mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-23 20:46:14 +01:00
2.69.3
Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
This commit is contained in:
parent
573c629bec
commit
73c217dec2
23
NEWS
23
NEWS
@ -1,3 +1,26 @@
|
|||||||
|
Overview of changes in GLib 2.69.3
|
||||||
|
==================================
|
||||||
|
|
||||||
|
* Bugs fixed:
|
||||||
|
- #2425 g_settings_schema_key_range_check() misbehaves for int versus bool
|
||||||
|
- #2472 Compiling anything with GCC <4.6 spews deprecation warnings
|
||||||
|
- #2477 `g_invoke_closure` bindings API break.
|
||||||
|
- #2481 GPowerProfileMonitorPortal does not notice initial power-saver-enabled status
|
||||||
|
- !2219 doc: Explicitly said, that no null term. is needed
|
||||||
|
- !2238 ci: Use C.UTF-8 locale on FreeBSD 12
|
||||||
|
- !2240 gio: Fix conditions in memory-monitor test
|
||||||
|
|
||||||
|
* Translation updates:
|
||||||
|
- Basque
|
||||||
|
- Catalan
|
||||||
|
- Chinese (China)
|
||||||
|
- Galician
|
||||||
|
- Kazakh
|
||||||
|
- Korean
|
||||||
|
- Lithuanian
|
||||||
|
- Romanian
|
||||||
|
|
||||||
|
|
||||||
Overview of changes in GLib 2.69.2
|
Overview of changes in GLib 2.69.2
|
||||||
==================================
|
==================================
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
project('glib', 'c', 'cpp',
|
project('glib', 'c', 'cpp',
|
||||||
version : '2.69.2',
|
version : '2.69.3',
|
||||||
# NOTE: We keep this pinned at 0.49 because that's what Debian 10 ships
|
# NOTE: We keep this pinned at 0.49 because that's what Debian 10 ships
|
||||||
meson_version : '>= 0.49.2',
|
meson_version : '>= 0.49.2',
|
||||||
default_options : [
|
default_options : [
|
||||||
|
Loading…
Reference in New Issue
Block a user