aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 481509b7f6..73df7cb096 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,11 @@
Changes from V7.4
=================
+Vernacular commands
+
+- "Declare ML Module" now allows us to import .cma files. This avoids to use a
+ bunch of "Declare ML Module" statements when using several ML files.
+
Bugs
- Rename bug fixed (#244)