[MLton-commit] r4281
Matthew Fluet
MLton@mlton.org
Fri, 2 Dec 2005 05:39:16 -0800
Added 'sequenceNonUnit' annotation to added list
----------------------------------------------------------------------
U mlton/trunk/doc/changelog
----------------------------------------------------------------------
Modified: mlton/trunk/doc/changelog
===================================================================
--- mlton/trunk/doc/changelog 2005-12-02 07:26:33 UTC (rev 4280)
+++ mlton/trunk/doc/changelog 2005-12-02 13:39:14 UTC (rev 4281)
@@ -18,7 +18,7 @@
* Removed: _ffi.
o ML Basis annotations.
* Added: allowFFI, nonexhaustiveExnMatch, nonexhaustiveMatch,
- redundantMatch.
+ redundantMatch, sequenceNonUnit.
* Deprecated: allowExport, allowImport, sequenceUnit, warnMatch.
+ Libraries
o Basis Library.