diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2022-06-27 00:16:20 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2022-06-27 00:16:20 +0000 |
commit | b2b72757b229fe97cc5320a14a6e61008bc56882 (patch) | |
tree | 6b2200be866dd4ec0a11deb952ca1264c4267967 /libcpp | |
parent | ff35dbc02092fbcd3d814fcd9fe8e871c3f741fd (diff) | |
download | gcc-b2b72757b229fe97cc5320a14a6e61008bc56882.zip gcc-b2b72757b229fe97cc5320a14a6e61008bc56882.tar.gz gcc-b2b72757b229fe97cc5320a14a6e61008bc56882.tar.bz2 |
Daily bump.
Diffstat (limited to 'libcpp')
-rw-r--r-- | libcpp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog index a2e6171..728066a 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -1,3 +1,7 @@ +2022-06-26 Lewis Hyatt <lhyatt@gmail.com> + + * generated_cpp_wcwidth.h: Generated from updated Unicode data files. + 2022-05-29 Jakub Jelinek <jakub@redhat.com> PR preprocessor/105732 |