Add changes entry

master
KC Sivaramakrishnan 2019-06-17 23:43:34 +05:30
parent 126383b2b2
commit f9852bb3fe
1 changed files with 4 additions and 1 deletions

View File

@ -71,7 +71,7 @@ Working version
(Stephen Dolan, Xavier Leroy and David Allsopp,
review by Xavier Leroy and Gabriel Scherer)
* #8711: The major GC hooks are no longer allowed to interact with the
- #8711: The major GC hooks are no longer allowed to interact with the
OCaml heap.
(Jacques-Henri Jourdan, review by Damien Doligez)
@ -83,6 +83,9 @@ Working version
the new hook caml_fatal_error_hook.
(Jacques-Henri Jourdan, review by Xavier Leroy)
- #8713: Introduce domain state to hold C global variables in the runtime.
(KC Sivaramakrishnan)
### Tools:
* #6792, #8654 ocamldebug now supports program using Dynlink. This