diff options
author | Thomas Schwinge <tschwinge@baylibre.com> | 2024-03-10 23:42:46 +0100 |
---|---|---|
committer | Thomas Schwinge <tschwinge@baylibre.com> | 2024-03-10 23:42:46 +0100 |
commit | 6915bdb8fcdaeee585bbc9aaa52311e8c695da01 (patch) | |
tree | fb2227327879ffdd1d6a3d652a70043afb7db58e /contrib | |
parent | ffba2ab00fb01d77dfc4103bfffabebfc2568d9a (diff) | |
parent | 5f5e37dcbc19cbbaec58789fc532cb9940413258 (diff) | |
download | gcc-6915bdb8fcdaeee585bbc9aaa52311e8c695da01.zip gcc-6915bdb8fcdaeee585bbc9aaa52311e8c695da01.tar.gz gcc-6915bdb8fcdaeee585bbc9aaa52311e8c695da01.tar.bz2 |
Merge commit 'f4a2ae2338962208b8039f154f5912402e94c378^' into HEAD
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 9b73cdd..92af01d 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,9 @@ +2023-06-22 David Malcolm <dmalcolm@redhat.com> + + * unicode/gen-box-drawing-chars.py: New file. + * unicode/gen-combining-chars.py: New file. + * unicode/gen-printable-chars.py: New file. + 2023-06-17 Thiago Jung Bauermann <thiago.bauermann@linaro.org> * testsuite-management/validate_failures.py (IsInterestingResult): |