mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-09 12:25:48 +01:00
2.62.2
Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
parent
9191ab92f6
commit
ca9f51b82f
9
NEWS
9
NEWS
@ -1,3 +1,12 @@
|
||||
Overview of changes in GLib 2.62.2
|
||||
==================================
|
||||
|
||||
* Bugs fixed:
|
||||
- #1896 Use after free when calling g_dbus_connection_flush_sync() in a dedicated thread
|
||||
- !1154 Backport !1152 “gwinhttpvfs: Handle g_get_prgname() returning NULL” to glib-2-62
|
||||
- !1156 Backport !1146 Solaris fixes to glib-2-62
|
||||
|
||||
|
||||
Overview of changes in GLib 2.62.1
|
||||
==================================
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
project('glib', 'c', 'cpp',
|
||||
version : '2.62.1',
|
||||
version : '2.62.2',
|
||||
# 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