summaryrefslogtreecommitdiff
path: root/libcpp
diff options
context:
space:
mode:
Diffstat (limited to 'libcpp')
-rw-r--r--libcpp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog
index e15f63d033a..ef9208060e7 100644
--- a/libcpp/ChangeLog
+++ b/libcpp/ChangeLog
@@ -1,3 +1,9 @@
+2024-11-28 David Malcolm <dmalcolm@redhat.com>
+
+ PR c/104896
+ * pch.cc (cpp_valid_state): Replace "%<%s%>" with "%qs" in message
+ wording.
+
2024-11-27 Jason Merrill <jason@redhat.com>
* files.cc (_cpp_stack_file): Handle -include of header unit more