aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 0 insertions, 4 deletions
diff --git a/CHANGES b/CHANGES
index bd0f4a1346..0e61dd9eb3 100644
--- a/CHANGES
+++ b/CHANGES
@@ -309,10 +309,6 @@ Internal infrastructure
the ocamlbuild system. In particular "make" takes advantage
of .mllib files for building .cma/.cmxa. The .vo files to
compile are now listed in several vo.itarget files.
-- A dependency to Unix has been added to grammar.cma. Compilation of
- ML files preprocessed with camlp[45] using this library must also
- load unix.cma. It is recommended to use Makefiles generated by
- coq_makefile, which handle this transparently.
Changes from V8.1 to V8.2
=========================