diff --git a/CHANGES b/CHANGES index d411369c9..9467bc174 100644 --- a/CHANGES +++ b/CHANGES @@ -13,6 +13,9 @@ Deprecated Features added -------------- +- #10286: C++, support requires clauses not just between the template + parameter lists and the declaration. + Bugs fixed ----------