2.57.2 (actual release)

The previous 2.57.2 release failed. The tarball for this one will be
generated using `ninja dist`, but should still be good to be built using
autotools. `make distcheck` on it has been tested.

Signed-off-by: Philip Withnall <withnall@endlessm.com>

https://gitlab.gnome.org/GNOME/glib/issues/1436
This commit is contained in:
Philip Withnall 2018-07-31 19:36:19 +01:00
parent 9460aeeed8
commit 83a4cab12c

6
NEWS
View File

@ -7,7 +7,7 @@ Overview of changes in GLib 2.57.2
* Bugs fixed:
742456 Add g_steal_pointer() convenience function to mark ownership...
795569 MinGW CI: fix tests
796341 gmem.h: Use typeof() in g_steal_pointer() macro
796341 gmem.h: Use typeof() in g_steal_pointer() macro
#1013 Support for per-session overrides
#1360 glib-mkenums breaks if option specified but no nick
#1175 Add names and tags to various GSources and GTasks constructed in GLib
@ -16,11 +16,15 @@ Overview of changes in GLib 2.57.2
#927 gio/gresource.c:do_lookup check for terminating "/"
#976 Document difference between g_assert() and g_assert_*()...
#1447 glib 2.57.1: test_month_names: assertion failed...
#1407 Update to Unicode Character Database 11
#1455 glib python tools have full python path in shebang, limits to 128 characters
#1459 Missing g_return_val_if_fail in g_async_queue_timeout_pop
* Translation updates:
Friulian
German
Romanian
Spanish
Overview of changes in GLib 2.57.1