diff options
Diffstat (limited to 'libcpp')
-rw-r--r-- | libcpp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog index c9f2f6b..7aba4f5 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -1,3 +1,7 @@ +2022-09-05 Joseph Myers <joseph@codesourcery.com> + + * init.cc (lang_defaults): Disable trigraphs for C2x. + 2022-09-02 David Malcolm <dmalcolm@redhat.com> PR c/90885 |