Forgot ChangeLog again......
authorSebastian Wilhelmi <wilhelmi@src.gnome.org>
Thu, 19 Feb 2004 09:14:09 +0000 (09:14 +0000)
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>
Thu, 19 Feb 2004 09:14:09 +0000 (09:14 +0000)
Forgot ChangeLog again......

ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8

index fba6a09717dd679d2634ca5dc74b8486016c98d1..2dece30caf69a8c84aa2c278002fdc1f4c2f54b4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@ Wed Feb 18 23:57:42 2004  Matthias Clasen  <maclas@gmx.de>
 
 2004-02-18  Sebastian Wilhelmi  <seppi@seppi.de>
 
+       * glib/gasyncqueue.c: Lazy creation of GCond. Only
+       signal GCond, if threads are waiting.
+
        * glib/gmain.c (g_main_context_new): Set context->wake_up_pipe
        only for G_THREADS_ENABLED.
 
index fba6a09717dd679d2634ca5dc74b8486016c98d1..2dece30caf69a8c84aa2c278002fdc1f4c2f54b4 100644 (file)
@@ -5,6 +5,9 @@ Wed Feb 18 23:57:42 2004  Matthias Clasen  <maclas@gmx.de>
 
 2004-02-18  Sebastian Wilhelmi  <seppi@seppi.de>
 
+       * glib/gasyncqueue.c: Lazy creation of GCond. Only
+       signal GCond, if threads are waiting.
+
        * glib/gmain.c (g_main_context_new): Set context->wake_up_pipe
        only for G_THREADS_ENABLED.
 
index fba6a09717dd679d2634ca5dc74b8486016c98d1..2dece30caf69a8c84aa2c278002fdc1f4c2f54b4 100644 (file)
@@ -5,6 +5,9 @@ Wed Feb 18 23:57:42 2004  Matthias Clasen  <maclas@gmx.de>
 
 2004-02-18  Sebastian Wilhelmi  <seppi@seppi.de>
 
+       * glib/gasyncqueue.c: Lazy creation of GCond. Only
+       signal GCond, if threads are waiting.
+
        * glib/gmain.c (g_main_context_new): Set context->wake_up_pipe
        only for G_THREADS_ENABLED.
 
index fba6a09717dd679d2634ca5dc74b8486016c98d1..2dece30caf69a8c84aa2c278002fdc1f4c2f54b4 100644 (file)
@@ -5,6 +5,9 @@ Wed Feb 18 23:57:42 2004  Matthias Clasen  <maclas@gmx.de>
 
 2004-02-18  Sebastian Wilhelmi  <seppi@seppi.de>
 
+       * glib/gasyncqueue.c: Lazy creation of GCond. Only
+       signal GCond, if threads are waiting.
+
        * glib/gmain.c (g_main_context_new): Set context->wake_up_pipe
        only for G_THREADS_ENABLED.
 
index fba6a09717dd679d2634ca5dc74b8486016c98d1..2dece30caf69a8c84aa2c278002fdc1f4c2f54b4 100644 (file)
@@ -5,6 +5,9 @@ Wed Feb 18 23:57:42 2004  Matthias Clasen  <maclas@gmx.de>
 
 2004-02-18  Sebastian Wilhelmi  <seppi@seppi.de>
 
+       * glib/gasyncqueue.c: Lazy creation of GCond. Only
+       signal GCond, if threads are waiting.
+
        * glib/gmain.c (g_main_context_new): Set context->wake_up_pipe
        only for G_THREADS_ENABLED.
 
index fba6a09717dd679d2634ca5dc74b8486016c98d1..2dece30caf69a8c84aa2c278002fdc1f4c2f54b4 100644 (file)
@@ -5,6 +5,9 @@ Wed Feb 18 23:57:42 2004  Matthias Clasen  <maclas@gmx.de>
 
 2004-02-18  Sebastian Wilhelmi  <seppi@seppi.de>
 
+       * glib/gasyncqueue.c: Lazy creation of GCond. Only
+       signal GCond, if threads are waiting.
+
        * glib/gmain.c (g_main_context_new): Set context->wake_up_pipe
        only for G_THREADS_ENABLED.