summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changes b/Changes
index f74ec053a5..588749256f 100644
--- a/Changes
+++ b/Changes
@@ -603,6 +603,10 @@ OCaml 4.13.0
optional libraries have been disabled.
(David Allsopp, report by Yuri Victorovich review by Florian Angeletti)
+- #10593: Fix untyping of patterns without named existential quantifiers. This
+ bug was only present in the beta version of OCaml 4.13.0.
+ (Ulysse GĂ©rard, review by Florian Angeletti)
+
OCaml 4.12, maintenance version
-------------------------------