[corlib] Improve CancellationTokenSource test
[mono.git] / mono / io-layer / ChangeLog
index 4b86033f7ca85cb212fbc7b3b0ed5319721acef9..4b576f7cbe06db7e4da494351519d33c121be8a0 100644 (file)
@@ -1,6 +1,7 @@
-2010-07-04 Gonzalo Paniagua Javier <gonzalo@novell.com>
+2010-07-15  Zoltan Varga  <vargaz@gmail.com>
 
-       * io.c: don't strip out directory paths in the pattern.
+       * wthreads.c (CreateThread): Avoid an assert if the stack size specified by the
+       caller is smaller than the system minimum.
 
 2010-06-29  Geoff Norton  <gnorton@novell.com>