Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
Philip Withnall 2020-09-10 11:39:49 +01:00
parent bca2bdd867
commit c2c12e4292
2 changed files with 17 additions and 1 deletions

16
NEWS
View File

@ -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
==================================

View File

@ -1,5 +1,5 @@
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
meson_version : '>= 0.49.2',
default_options : [