mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-12 18:55:12 +01:00
2.84.0
Signed-off-by: Philip Withnall <pwithnall@gnome.org>
This commit is contained in:
parent
b312d0c30d
commit
05da47c2d0
16
NEWS
16
NEWS
@ -1,3 +1,19 @@
|
|||||||
|
Overview of changes in GLib 2.84.0, 2025-03-06
|
||||||
|
==============================================
|
||||||
|
|
||||||
|
* Bugs fixed:
|
||||||
|
- #3590 Update Slovenian (sl) translation in glib
|
||||||
|
- !4539 Update Korean translation
|
||||||
|
- !4540 tests: Minor fixes to reference and stream-rw_all tests
|
||||||
|
- !4542 gdebugcontrollerdbus: Fix a minor typo in a code example in the docs
|
||||||
|
- !4543 Update Hungarian translation
|
||||||
|
|
||||||
|
* Translation updates:
|
||||||
|
- Hungarian (Balázs Úr)
|
||||||
|
- Korean (Changwoo Ryu)
|
||||||
|
- Slovenian (Martin)
|
||||||
|
|
||||||
|
|
||||||
Overview of changes in GLib 2.83.5, 2025-02-28
|
Overview of changes in GLib 2.83.5, 2025-02-28
|
||||||
==============================================
|
==============================================
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
project('glib', 'c',
|
project('glib', 'c',
|
||||||
version : '2.83.5',
|
version : '2.84.0',
|
||||||
# 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 : '>= 1.4.0',
|
meson_version : '>= 1.4.0',
|
||||||
default_options : [
|
default_options : [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user