From f6c9868f965a715981a8bc3d01d249edbfc62f58 Mon Sep 17 00:00:00 2001 From: Hugo Heuzard Date: Mon, 23 Jan 2023 15:26:21 +0100 Subject: [PATCH] Changes Signed-off-by: Hugo Heuzard --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index e587c2540a2f..df5af8a725e4 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -79,7 +79,7 @@ Unreleased enabled (#6645, @hhugo) - Fix *js_of_ocaml* separate compilation rules when `--enable=effects` - or `--enable=use-js-string` is used. (#6714, #6828, @hhugo) + ,`--enable=use-js-string` or `--toplevel` is used. (#6714, #6828, #6920, @hhugo) - Fix *js_of_ocaml* separate compilation in presence of linkall (#6832, #6916, @hhugo)