summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes5
1 files changed, 3 insertions, 2 deletions
diff --git a/Changes b/Changes
index 30a0439900..2cb199754f 100644
--- a/Changes
+++ b/Changes
@@ -83,8 +83,9 @@ Working version
(Armaël Guéneau, with help and review from Florian Angeletti and Gabriel
Scherer)
-- GPR#1552: do not warn about ambiguous variables in guards (warning 57)
- when the ambiguous values have been filtered by a previous clause
+- GPR#1552, GPR#1577: do not warn about ambiguous variables in guards
+ (warning 57) when the ambiguous values have been filtered by
+ a previous clause
(Gabriel Scherer and Thomas Refis, review by Luc Maranget)
- GPR#1554: warnings 52 and 57: fix reference to manual detailed explanation