aboutsummaryrefslogtreecommitdiff
path: root/contrib/ChangeLog
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2023-06-23 00:16:38 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2023-06-23 00:16:38 +0000
commit270742ceb5141db498ef63373512ed071923b940 (patch)
tree972148900f6d5294ea132bcfd36c581cd5eeeaf1 /contrib/ChangeLog
parent8a30775b0d3037123ee540f7b65a736ad49e05ce (diff)
downloadgcc-270742ceb5141db498ef63373512ed071923b940.zip
gcc-270742ceb5141db498ef63373512ed071923b940.tar.gz
gcc-270742ceb5141db498ef63373512ed071923b940.tar.bz2
Daily bump.
Diffstat (limited to 'contrib/ChangeLog')
-rw-r--r--contrib/ChangeLog6
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):