diff options
Diffstat (limited to 'libcpp')
-rw-r--r-- | libcpp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog index f479a01..e15f63d 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -1,3 +1,8 @@ +2024-11-27 Jason Merrill <jason@redhat.com> + + * files.cc (_cpp_stack_file): Handle -include of header unit more + specially. + 2024-11-23 Lewis Hyatt <lhyatt@gmail.com> PR preprocessor/117118 |