From b80e169b146a31a1595ce6342f675cab6536f76a Mon Sep 17 00:00:00 2001 From: Ryan Lortie Date: Tue, 21 Feb 2012 01:37:09 +0100 Subject: mention g_application_quit() in the NEWS --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 90d692e9c..6fecb3be2 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,8 @@ Overview of changes from GLib 2.31.16 to 2.31.18 * GApplication puts non-unique applications on the bus +* GApplication now has g_application_quit() + * g_async_queue_timed_pop has been deprecated in favor of the new g_async_queue_timeout_pop, which uses relative delays in microseconds instead of a GTimeVal. @@ -32,6 +34,7 @@ Overview of changes from GLib 2.31.16 to 2.31.18 669865 g_regex_fetch() 670085 memory leak in g_output_stream_write_async 670138 gbytes.h is missing the G_BEGIN/END_DECL guards + 670485 Simplify session API (shared bug with gtk+) * Updated translations: Belarusian -- cgit v1.2.1