aboutsummaryrefslogtreecommitdiff
path: root/libcpp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libcpp/ChangeLog')
-rw-r--r--libcpp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog
index d4dd88b..a2e6171 100644
--- a/libcpp/ChangeLog
+++ b/libcpp/ChangeLog
@@ -1,3 +1,9 @@
+2022-05-29 Jakub Jelinek <jakub@redhat.com>
+
+ PR preprocessor/105732
+ * expr.cc (_cpp_parse_expr): Handle CPP_PADDING by just another
+ token.
+
2022-05-20 David Malcolm <dmalcolm@redhat.com>
* lex.cc: Replace uses of "FINAL" and "OVERRIDE" with "final" and