Skip to content

Commit be65331

Browse files
authored
fix change logs
1 parent 6766f7c commit be65331

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Changes

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ OCaml 4.04.0:
9191

9292
- GPR#473: Provide `Sys.backend_type` so that user can write backend-specific
9393
code in some cases (for example, code generator).
94-
(Hongbo Zhang, review by Damien Doligez, Alain Frisch, and Hugo Heuzard)
94+
(Hongbo Zhang)
9595

9696
- PR#6820, GPR#560: Add Obj.reachable_words to compute the
9797
"transitive" heap size of a value
@@ -610,7 +610,7 @@ OCaml 4.03.0 (25 Apr 2016):
610610
* GPR#442, caml_fill_string, and caml_create_string is deprecated
611611
and will be removed in the future, please use caml_fill_bytes
612612
and caml_create_bytes for migration
613-
(Hongbo Zhang)
613+
(Hongbo Zhang, review by Damien Doligez, Alain Frisch, and Hugo Heuzard)
614614

615615
- PR#3612, PR#92: allow allocating custom block with finalizers
616616
in the minor heap.

0 commit comments

Comments
 (0)