Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
This commit is contained in:
Philip Withnall 2022-05-30 14:26:47 +01:00
parent 60bd2510f2
commit a2e950a021
2 changed files with 25 additions and 1 deletions

24
NEWS
View File

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

View File

@ -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 : [