(test_thread_stop_unused): Removed an
[platform/upstream/glib.git] / ChangeLog
index c20116d..b9e5e78 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
 2006-04-07  Martyn Russell  <martyn@imendio.com>
 
+       * tests/threadpool-test.c: (test_thread_stop_unused): Removed an
+       assertion which can fail and is not a critical test.
+
+2006-04-07  Hans Breuer  <hans@breuer.org>
+
+       * glib/makefile.msc.in : added gbase64.obj and derive the static libs
+       name from auto* variables
+       * glib/makefile.msc.in : link user32.lib for MessageBox()
+
+2006-04-07  Martyn Russell  <martyn@imendio.com>
+
        * glib/gasyncqueue.[ch]: Added private API
        _g_async_queue_get_mutex so that g_thread_pool_free() can use the
        async queue mutex.