mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 15:06:14 +01:00
2.66.0
Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
parent
bca2bdd867
commit
c2c12e4292
16
NEWS
16
NEWS
@ -1,3 +1,19 @@
|
|||||||
|
Overview of changes in GLib 2.66.0
|
||||||
|
==================================
|
||||||
|
|
||||||
|
* Bugs fixed:
|
||||||
|
- #2200 missing tab in makefile rule
|
||||||
|
- !1639 guri: Fix user passed to g_uri_split_with_user() not being NULL'd
|
||||||
|
|
||||||
|
* Translation updates:
|
||||||
|
- Croatian
|
||||||
|
- Hungarian
|
||||||
|
- Italian
|
||||||
|
- Serbian
|
||||||
|
- Slovak
|
||||||
|
- Swedish
|
||||||
|
|
||||||
|
|
||||||
Overview of changes in GLib 2.65.3
|
Overview of changes in GLib 2.65.3
|
||||||
==================================
|
==================================
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
project('glib', 'c', 'cpp',
|
project('glib', 'c', 'cpp',
|
||||||
version : '2.65.3',
|
version : '2.66.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 : [
|
||||||
|
Loading…
Reference in New Issue
Block a user