aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 29e5b3d68a..775a2220ce 100644
--- a/CHANGES
+++ b/CHANGES
@@ -18,6 +18,9 @@ Changes from V8.3 to V8.4
- Vm_compute can now be interrupted via Ctrl-C.
+- Coq now searches directories specified in COQPATH and user-contribs before
+ the standard library.
+
Tactics
- New tactics constr_eq, is_evar and has_evar.