diff options
-rw-r--r-- | Changes | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +Working 4.00.x branch +--------------------- + +- #10250, #10266: Dynamically allocate alternate signal stacks to + accommodate changes in Glibc 2.34. + (Xavier Leroy, reports by Tomasz Kłoczko and R.W.M. Jones, review by Anil + Madhavapeddy, Stephen Dolan, and Florian Angeletti) + +- #10698, #10726, #10891: Free the alternate signal stack when the main OCaml + code or an OCaml thread stops. + (Xavier Leroy, review by David Allsopp, Florian Angeletti and Damien Doligez) + OCaml 4.00.2: ------------- |