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 ec5a730..091dfea 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -1,3 +1,8 @@ +2025-03-27 Roland McGrath <mcgrathr@google.com> + + * configure.ac: Check for setlocale. + * configure, config.in: Regenerated. + 2025-03-12 Jakub Jelinek <jakub@redhat.com> PR preprocessor/119202 |