From ee01fe0aa64878cda7aac8dd8adcd14b41258100 Mon Sep 17 00:00:00 2001 From: Raja Boujbel Date: Tue, 25 May 2021 15:28:26 +0200 Subject: [PATCH] update changes --- master_changes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/master_changes.md b/master_changes.md index 121afb0e318..c4794c053db 100644 --- a/master_changes.md +++ b/master_changes.md @@ -105,6 +105,7 @@ New option/command/subcommand are prefixed with ◈. * Improve messages to hint that answering `no` doesn't abort installation [@AltGr] * Improve messages to hint that answering `no` doesn't abort installation [#4591 @AltGr] * Add support for non-interactive mode in macports [#4676 @kit-ty-kate] + * Clarify some `assume-depexts` related messages [#4671 @AltGr - partial fix #4662] ## Sandbox * Fix the conflict with the environment variable name used by dune [#4535 @smorimoto - fix ocaml/dune#4166]