[MLton-commit] r5919

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


Mention removed ML Basis annotations
----------------------------------------------------------------------

U   mlton/trunk/doc/changelog

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

Modified: mlton/trunk/doc/changelog
===================================================================
--- mlton/trunk/doc/changelog	2007-08-21 19:25:33 UTC (rev 5918)
+++ mlton/trunk/doc/changelog	2007-08-21 20:44:45 UTC (rev 5919)
@@ -17,6 +17,8 @@
     * Support for profiling.
     * Support for exception history.
   + Language.
+   o ML Basis annotations.
+    * Removed: allowExport, allowImport, sequenceUnit, warnMatch.
   + Libraries.
    o Basis Library.
     * Added: PackWord16Big, PackWord16Little, PackWord64Big,
@@ -41,6 +43,9 @@
     * Updated: ckit library, SML/NJ library.
   + Tools.
 
+* 2007-08-12
+   - Removed deprecated ML Basis annotations.
+
 * 2007-08-06
    - Fixed bug in treatment of Real<N>.{scan,fromString} operations.
      Real<N>.{scan,fromString} were using TO_NEAREST semantics, but




More information about the MLton-commit mailing list