diff options
Diffstat (limited to 'libcpp/ChangeLog')
| -rw-r--r-- | libcpp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog index a6aff265057..f3c1b88d436 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -1,3 +1,7 @@ +2024-12-24 Lewis Hyatt <lhyatt@gmail.com> + + * macro.cc (tokens_buff_new): Fix length argument to XNEWVEC. + 2024-12-08 Lewis Hyatt <lhyatt@gmail.com> * include/cpplib.h (struct cpp_token): Adjust comment about the |
