aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index b02467a462..b1dffde147 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3,8 +3,8 @@ Changes from V8.5beta1 to V8.5beta2
Logic
-- The VM now supports inductive types with more than 200 non-constant
- constructors.
+- The VM now supports inductive types with up to 8388851 non-constant
+ constructors and up to 8388607 constant ones.
Tactics