[MLton-commit] r5920

Matthew Fluet fluet at mlton.org
Tue Aug 21 13:46:24 PDT 2007


Write out 'floating-point operations'
----------------------------------------------------------------------

U   mlton/trunk/doc/changelog

----------------------------------------------------------------------

Modified: mlton/trunk/doc/changelog
===================================================================
--- mlton/trunk/doc/changelog	2007-08-21 20:44:45 UTC (rev 5919)
+++ mlton/trunk/doc/changelog	2007-08-21 20:46:23 UTC (rev 5920)
@@ -58,9 +58,9 @@
      codegen.
 
 * 2007-07-26
-   - Fixed bug in treatment of floating-point operations.  FP ops
-     depend on the current rounding mode, but were being treated as
-     pure.  Thanks to Sean McLaughlin for the bug report.
+   - Fixed bug in treatment of floating-point operations.  Floating-point
+     operations depend on the current rounding mode, but were being
+     treated as pure.  Thanks to Sean McLaughlin for the bug report.
 
 * 2007-07-13
    - Added MLton.Exn.{default,get,set}TopLevelHandler.




More information about the MLton-commit mailing list