[MLton-commit] r6625
    Matthew Fluet 
    fluet at mlton.org
       
    Sat May 17 20:13:51 PDT 2008
    
    
  
Update changelog
----------------------------------------------------------------------
U   mlton/trunk/doc/changelog
----------------------------------------------------------------------
Modified: mlton/trunk/doc/changelog
===================================================================
--- mlton/trunk/doc/changelog	2008-05-17 21:03:57 UTC (rev 6624)
+++ mlton/trunk/doc/changelog	2008-05-18 03:13:49 UTC (rev 6625)
@@ -1,8 +1,13 @@
 Here are the changes from version 20070826 to version YYYYMMDD.
 
+* 2008-05-17
+   - Fixed bug in Windows code to page the heap to disk when unable to
+     grow the heap to a desired size.  
+     Thanks to Sami Evangelista for the bug report.
+
 * 2008-04-20
-   - Fixed bug in code to page the heap to disk when unable to grow
-     the heap to a desired size.
+   - Fixed bug in *NIX code to page the heap to disk when unable to
+     grow the heap to a desired size.
      Thanks to Nicolas Bertolotti for the bug report and patch.
 
 * 2008-04-07
    
    
More information about the MLton-commit
mailing list