2004-06-10 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mono / io-layer / ChangeLog
index dd7dd399a551b141d11d6a953df67e9b6e15f4e1..77087d9c149b8c9a97f2cfc72d01c6858ae16c55 100644 (file)
@@ -1,3 +1,13 @@
+2004-06-03  Lluis Sanchez Gual  <lluis@ximian.com>
+
+       * threads.c: Implemented SleepEx.
+       * threads.h: Fixed SleepEx signature.
+
+2004-06-03  Miguel de Icaza  <miguel@ximian.com>
+
+       * threads.c: When running under valgrind, do not allocate too much
+       stack, as Valgrind default is 1 meg.
+
 2004-05-27  Dick Porter  <dick@ximian.com>
 
        * io.h: