aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2024-01-09 00:17:50 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2024-01-09 00:17:50 +0000
commit6b1d6a2d3aac1fdd39f351a756cea6a7181192df (patch)
tree9af5a1a19b7359275b23b5a2af232f24ea82cfc1 /contrib
parentff9e79eba27c91e9a2590b7d2e3ed57f1b8ed951 (diff)
downloadgcc-6b1d6a2d3aac1fdd39f351a756cea6a7181192df.zip
gcc-6b1d6a2d3aac1fdd39f351a756cea6a7181192df.tar.gz
gcc-6b1d6a2d3aac1fdd39f351a756cea6a7181192df.tar.bz2
Daily bump.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog
index bf16df8..569b889 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,3 +1,10 @@
+2024-01-08 Jonathan Wakely <jwakely@redhat.com>
+
+ * unicode/README: Add notes about generating libstdc++ tables.
+ * unicode/GraphemeBreakProperty.txt: New file.
+ * unicode/emoji-data.txt: New file.
+ * unicode/gen_libstdcxx_unicode_data.py: New file.
+
2024-01-05 Jonathan Wakely <jwakely@redhat.com>
* analyze_brprob.py: Remove stray text at end of comment.