aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c7ef7f3ebd..4266e0e9b3 100644
--- a/CHANGES
+++ b/CHANGES
@@ -33,6 +33,8 @@ Tactics
- New tactic "ClearBody H" to clear the body of definitions in local context
- New tactic "Assert H := c" for forward reasoning
+- Slight improvement in naming strategy for NewInduction/NewDestruct (may
+ occasionnally affect compatibility with V7.1 NewInduction/NewDestruct)
Efficiency