aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/c-family')
-rw-r--r--gcc/c-family/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/c-family/ChangeLog b/gcc/c-family/ChangeLog
index c0e8cdf..b417f75 100644
--- a/gcc/c-family/ChangeLog
+++ b/gcc/c-family/ChangeLog
@@ -1,3 +1,8 @@
+2023-02-23 Jakub Jelinek <jakub@redhat.com>
+
+ PR translation/108890
+ * c.opt (fcontracts): Fix description.
+
2023-02-22 Marek Polacek <polacek@redhat.com>
PR c/108880