From 7f60ab72facdee620467c0c48c914273f70aa96f Mon Sep 17 00:00:00 2001 From: Jasper Hugunin Date: Wed, 17 Jan 2018 14:55:28 +0900 Subject: Add CHANGES entry --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index ead751147a..818a66e9c6 100644 --- a/CHANGES +++ b/CHANGES @@ -40,6 +40,8 @@ Tactics - Added tactic optimize_heap, analogous to the Vernacular Optimize Heap, which performs a major garbage collection and heap compaction in the OCaml run-time system. +- The tactics "dtauto", "dintuition", "firstorder" now handle inductive types + with let bindings in the parameters. Vernacular Commands -- cgit v1.2.3