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