summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2012-02-21 01:37:09 +0100
committerRyan Lortie <desrt@desrt.ca>2012-02-21 01:37:09 +0100
commitb80e169b146a31a1595ce6342f675cab6536f76a (patch)
tree34400340b8b45ccd7e70fe9877174833b784a9aa
parented519758997ca0fa40575722816be3121f106357 (diff)
downloadglib-b80e169b146a31a1595ce6342f675cab6536f76a.tar.gz
mention g_application_quit() in the NEWS2.31.18
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
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