Add g_thread_get_initialized here, too. Surround g_test_config_vars with
authorTor Lillqvist <tml@novell.com>
Sat, 20 Dec 2008 07:22:56 +0000 (07:22 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Sat, 20 Dec 2008 07:22:56 +0000 (07:22 +0000)
2008-12-19  Tor Lillqvist  <tml@novell.com>

* glib/glib.symbols: Add g_thread_get_initialized here,
too. Surround g_test_config_vars with ifdef INCLUDE_VARIABLES.

svn path=/trunk/; revision=7753

ChangeLog
glib/glib.symbols

index 462d69c..c9ac1a2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-12-19  Tor Lillqvist  <tml@novell.com>
+
+       * glib/glib.symbols: Add g_thread_get_initialized here,
+       too. Surround g_test_config_vars with ifdef INCLUDE_VARIABLES.
+
 2008-12-18  Mike Kestner <mkestner@novell.com>
 
        Bug 560676 - function access for g_threads_supported
index 2d4ba8c..0667062 100644 (file)
@@ -1289,6 +1289,7 @@ g_static_rw_lock_writer_lock
 g_static_rw_lock_writer_trylock
 g_static_rw_lock_writer_unlock
 g_thread_foreach
+g_thread_get_initialized
 #endif
 #endif
 
@@ -1324,7 +1325,9 @@ g_test_add_func
 g_test_add_vtable
 g_test_bug
 g_test_bug_base
+#ifdef INCLUDE_VARIABLES
 g_test_config_vars
+#endif
 g_test_create_case
 g_test_create_suite
 g_test_get_root