aboutsummaryrefslogtreecommitdiff
path: root/dev
diff options
context:
space:
mode:
Diffstat (limited to 'dev')
-rw-r--r--dev/doc/changes.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/dev/doc/changes.txt b/dev/doc/changes.txt
index b50a3d72bc..d8cdf738d9 100644
--- a/dev/doc/changes.txt
+++ b/dev/doc/changes.txt
@@ -9,8 +9,6 @@ A few differences in Coq ML interfaces between Coq V8.0 and V8.1
Eauto: e_resolve_constr, vernac_e_resolve_constr -> simplest_eapply
Tactics: apply_with_bindings -> apply_with_bindings_wo_evars
-Tactics: boolean argument of letin_tac changed its meaning (false now
- means use Leibniz equality instead of a local definition)
Eauto.simplest_apply -> Hiddentac.h_simplest_apply
Evarutil.define_evar_as_arrow -> define_evar_as_product