mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-21 22:59:16 +02:00
2.64.1
Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
parent
41e37de3ac
commit
24d272511c
18
NEWS
18
NEWS
@ -1,3 +1,21 @@
|
||||
Overview of changes in GLib 2.64.1
|
||||
==================================
|
||||
|
||||
* Fix memory monitor tests to only be installed if installed-tests are enabled,
|
||||
and to be skipped if GObject-Introspection is too old (!1407)
|
||||
|
||||
* Bugs fixed:
|
||||
- #1986 Socks5 Proxy: Authentication seems broken
|
||||
- #1988 Socks5 Proxy: Wrong error returned when using no authentication
|
||||
- !1407 Backport various patches from master to glib-2-64
|
||||
- !1412 Backport SOCKS5 fixes to glib-2-64
|
||||
|
||||
* Translation updates:
|
||||
- Dutch
|
||||
- Italian
|
||||
- Serbian
|
||||
|
||||
|
||||
Overview of changes in GLib 2.64.0
|
||||
==================================
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
project('glib', 'c', 'cpp',
|
||||
version : '2.64.0',
|
||||
version : '2.64.1',
|
||||
# NOTE: We keep this pinned at 0.49 because that's what Debian 10 ships
|
||||
meson_version : '>= 0.49.2',
|
||||
default_options : [
|
||||
|
Loading…
x
Reference in New Issue
Block a user