From: Matthias Clasen Date: Thu, 20 Dec 2007 02:56:03 +0000 (+0000) Subject: Additions X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=aa07a74b417f23053f82d8952ba9c776c608cc01;p=dana%2Fcg-glib.git Additions svn path=/trunk/; revision=6164 --- diff --git a/ChangeLog b/ChangeLog index 349f11c7..39639753 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-12-19 Matthias Clasen + + * glib/glib.symbols: Add g_async_queue_new_full + 2007-12-19 20:30:18 Tim Janik * glib/gtestutils.c: capture g_log() messages and send to gtester. diff --git a/glib/glib.symbols b/glib/glib.symbols index 80b9f788..2b10f366 100644 --- a/glib/glib.symbols +++ b/glib/glib.symbols @@ -58,6 +58,7 @@ g_async_queue_length g_async_queue_length_unlocked g_async_queue_lock g_async_queue_new +g_async_queue_new_full g_async_queue_pop g_async_queue_pop_unlocked g_async_queue_push