aboutsummaryrefslogtreecommitdiff
path: root/contrib/ChangeLog
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2024-01-10 00:18:30 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2024-01-10 00:18:30 +0000
commit73ce73fcaded5525c070ee4c9ed3ae16c98e86eb (patch)
tree5fd4c35e89c1ef0e2cdda3edbd63920f298be860 /contrib/ChangeLog
parentea314ccd625aada7ed8a324ac07cfc3a8aa0f03f (diff)
downloadgcc-73ce73fcaded5525c070ee4c9ed3ae16c98e86eb.zip
gcc-73ce73fcaded5525c070ee4c9ed3ae16c98e86eb.tar.gz
gcc-73ce73fcaded5525c070ee4c9ed3ae16c98e86eb.tar.bz2
Daily bump.
Diffstat (limited to 'contrib/ChangeLog')
-rw-r--r--contrib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog
index 569b889..04bde02 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,3 +1,8 @@
+2024-01-09 Jonathan Wakely <jwakely@redhat.com>
+
+ * unicode/gen_libstdcxx_unicode_data.py: Print out Gcb_property
+ enumerators in the order they're seen, not alphabetical order.
+
2024-01-08 Jonathan Wakely <jwakely@redhat.com>
* unicode/README: Add notes about generating libstdc++ tables.