From c0967a387042b3a4f6f449009fe4c8d0c896ff7f Mon Sep 17 00:00:00 2001 From: alainfrisch Date: Mon, 14 Mar 2016 17:18:26 +0100 Subject: Changelog. --- Changes | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Changes') diff --git a/Changes b/Changes index 2a006ba8f0..d64c19fe5b 100644 --- a/Changes +++ b/Changes @@ -388,6 +388,8 @@ Bug fixes: - PR#6651: Failing component lookup * PR#6664: Crash when finalising lazy values of the wrong type. (Damien Doligez) +- PR#6677: Allow to disable warning 39 (useless "rec") with [@ocaml.warning] + applied to the first value binding of the would-be "rec" declaration - PR#6672: Unused variance specification allowed in with constraint - PR#6744: Univars can escape through polymorphic variants (partial fix) - PR#6752: Extensible variant types and scope escaping -- cgit v1.2.1