mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-14 19:55:12 +01:00
2.72.2
Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
This commit is contained in:
parent
60bd2510f2
commit
a2e950a021
24
NEWS
24
NEWS
@ -1,3 +1,27 @@
|
||||
Overview of changes in GLib 2.72.2
|
||||
==================================
|
||||
|
||||
* Bugs fixed:
|
||||
- #2640 UWP warnings about extensions and verbs with glib 2.72.1
|
||||
- !2605 Backport !2449 and !2600 mingw test fixes to glib-2-72
|
||||
- !2616 Backport !2615 “Meson: Fix gio-windows-2.0 override name” to glib-2-72
|
||||
- !2629 Backport !2626, !2627 minor leak fixes to glib-2-72
|
||||
- !2643 Backport !2642 “meson: Check rres.compiled() before calling rres.returncode()” to glib-2-72
|
||||
- !2644 Backport !2631 “Cast to guintptr instead of subtracting by null” to glib-2-72
|
||||
- !2662 Backport !2654 “gtask: use g_strconcat() in g_task_return() only if needed” to glib-2-72
|
||||
- !2691 Backport !2661 “win32appinfo: change log level from warning to debug” to glib-2-72
|
||||
|
||||
* Translation updates:
|
||||
- Croatian
|
||||
- Danish
|
||||
- English (United Kingdom)
|
||||
- French
|
||||
- Galician
|
||||
- German
|
||||
- Nepali
|
||||
- Portuguese (Brazil)
|
||||
|
||||
|
||||
Overview of changes in GLib 2.72.1
|
||||
==================================
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
project('glib', 'c', 'cpp',
|
||||
version : '2.72.1',
|
||||
version : '2.72.2',
|
||||
# NOTE: We keep this pinned at 0.52 because that's what Debian Stable ships
|
||||
meson_version : '>= 0.52.0',
|
||||
default_options : [
|
||||
|
Loading…
x
Reference in New Issue
Block a user