mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-23 10:42:11 +01:00
2.64.4
Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
parent
8e7a483a73
commit
551bd5c1d1
14
NEWS
14
NEWS
@ -1,3 +1,17 @@
|
||||
Overview of changes in GLib 2.64.4
|
||||
==================================
|
||||
|
||||
* Bugs fixed:
|
||||
- #2140 calling malloc in fork child is undefined-behaviour
|
||||
- !1507 Backport !1504 “win32 gpoll: Fix wait for at least one thread to return” to glib-2-64
|
||||
- !1523 Backport !1522 “meson: Fix gnulib printf checks” to glib-2-64
|
||||
- !1547 Backport !1544 “Resolve "calling malloc in fork child is undefined-behaviour"” to glib-2-64
|
||||
|
||||
* Translation updates:
|
||||
- Kazakh
|
||||
- Slovenian
|
||||
|
||||
|
||||
Overview of changes in GLib 2.64.3
|
||||
==================================
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
project('glib', 'c', 'cpp',
|
||||
version : '2.64.3',
|
||||
version : '2.64.4',
|
||||
# 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