aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index ad6399bc77..8aa42bb63d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -77,6 +77,10 @@ Specification Language
- Type inference algorithm now granting opacity of constants. This might also
affects behavior of tactics (source of incompatibilities, solvable by
re-declaring transparent constants which were set opaque).
+- Existential variables are now referred to by an identifier and the
+ relevant part of their instance is displayed by default. They can be
+ reparsed. The naming policy is yet unstable and subject to changes
+ in future releases.
Tactics