2007-11-08 Matthias Clasen <mclasen@redhat.com>
* glib/gmain.c (g_main_context_release): Fix the doc
wording. (#491957, Areg Beketovski)
svn path=/trunk/; revision=5836
+2007-11-08 Matthias Clasen <mclasen@redhat.com>
+
+ * glib/gmain.c (g_main_context_release): Fix the doc
+ wording. (#491957, Areg Beketovski)
+
2007-11-08 Matthias Clasen <mclasen@redhat.com>
* glib/gutils.c (g_set_application_name): Add a missing
* The application name will be used in contexts such as error messages,
* or when displaying an application's name in the task list.
*
+ * Since: 2.2
**/
void
g_set_application_name (const gchar *application_name)