summaryrefslogtreecommitdiff
path: root/lang/moscow_ml/files/patch-README
diff options
context:
space:
mode:
Diffstat (limited to 'lang/moscow_ml/files/patch-README')
-rw-r--r--lang/moscow_ml/files/patch-README19
1 files changed, 19 insertions, 0 deletions
diff --git a/lang/moscow_ml/files/patch-README b/lang/moscow_ml/files/patch-README
new file mode 100644
index 000000000000..a49ab6f54bf2
--- /dev/null
+++ b/lang/moscow_ml/files/patch-README
@@ -0,0 +1,19 @@
+--- ../README.orig Fri Jun 30 16:38:16 2000
++++ ../README Sat Feb 26 11:17:52 2005
+@@ -1,12 +1,13 @@
+-This is file README for Moscow ML 2.00 for Linux/Unix (June 2000)
++This is file README for Moscow ML 2.01 for Linux/Unix (Jan 2004)
+
+ EXTENT OF THE IMPLEMENTATION
+
+-The current version 2.00 of Moscow ML
++The current version 2.01 of Moscow ML
+
++ * fixes Y2004 bugs in handling of time values
+ * implements the full Standard ML language, as revised 1997,
+ including Modules and some extensions
+- * yet is backwards compatible with versions prior to 2.00
++ * yet is backwards compatible with versions prior to 2.01
+ * implements large parts of the new SML Basis Library
+ * implements separate compilation
+ * can produce compact stand-alone executables (a la Caml Light)