mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-09 02:34:05 +02:00
22
NEWS
22
NEWS
@@ -1,3 +1,25 @@
|
|||||||
|
Overview of changes in GLib 2.68.0
|
||||||
|
==================================
|
||||||
|
|
||||||
|
* Bugs fixed:
|
||||||
|
- !1987 build: Drop gconstructor_as_data_h usage from glib-compile-schemas
|
||||||
|
- !1989 glib.supp: Generalize some suppressions
|
||||||
|
- !1992 gbytesicon: Fix error in g_bytes_icon_new() documentation
|
||||||
|
- !1994 glocalfileoutputstream: Tidy up error handling
|
||||||
|
- !1995 tests: Fix copy/paste error in queue test
|
||||||
|
|
||||||
|
* Translation updates:
|
||||||
|
- Czech
|
||||||
|
- Finnish
|
||||||
|
- Italian
|
||||||
|
- Korean
|
||||||
|
- Lithuanian
|
||||||
|
- Polish
|
||||||
|
- Romanian
|
||||||
|
- Slovenian
|
||||||
|
- Turkish
|
||||||
|
|
||||||
|
|
||||||
Overview of changes in GLib 2.67.6
|
Overview of changes in GLib 2.67.6
|
||||||
==================================
|
==================================
|
||||||
|
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
project('glib', 'c', 'cpp',
|
project('glib', 'c', 'cpp',
|
||||||
version : '2.67.6',
|
version : '2.68.0',
|
||||||
# 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 : [
|
||||||
|
Reference in New Issue
Block a user