aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxime Dénès2015-04-22 15:37:59 +0200
committerMaxime Dénès2015-04-22 15:37:59 +0200
commit8e5ecc6a3e334620ff6149706008fe4432567870 (patch)
tree05de4ae4a7b305502189e23bdf956b66112a3d7e
parent18eae5be263a8b329ffa73d350faf3193fa4097a (diff)
More precise numbers about Benjamin's fix for the VM.
-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