From aa07a74b417f23053f82d8952ba9c776c608cc01 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 20 Dec 2007 02:56:03 +0000 Subject: [PATCH] Additions svn path=/trunk/; revision=6164 --- ChangeLog | 4 ++++ glib/glib.symbols | 1 + 2 files changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 349f11c7d..396397531 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 80b9f7882..2b10f366d 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