summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Withnall <withnall@endlessm.com>2018-07-31 19:36:19 +0100
committerPhilip Withnall <withnall@endlessm.com>2018-07-31 19:36:19 +0100
commit83a4cab12c2d00dbfe6013d071cff2da310109a4 (patch)
treec38e5c8021666b0a6750b243550d50d19b920ebe
parent9460aeeed8e60188cbe258a3d90de1ba2b826de2 (diff)
2.57.2 (actual release)2.57.2
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
-rw-r--r--NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1e1817ae7..9794c4497 100644
--- a/NEWS
+++ b/NEWS
@@ -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