summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changes b/Changes
index 479db7c2df..0c3c42c15c 100644
--- a/Changes
+++ b/Changes
@@ -708,6 +708,11 @@ Working version
- #12112: Fix caml_callback{2,3}_exn when used with effect handlers.
(Lucas Pluvinage, review by Gabriel Scherer, David Allsopp and Xavier Leroy)
+- #12153: Fix segfault in bytecode programs involving recursive value
+ definitions of values of size 0
+ (Vincent Laviron, Xavier Leroy, Gabriel Scherer,
+ review by Xavier Leroy, report by Nick Roberts)
+
OCaml 5.0.0 (15 December 2022)
------------------------------