aboutsummaryrefslogtreecommitdiff
path: root/libphobos
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2023-03-17 00:17:03 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2023-03-17 00:17:03 +0000
commit5c389a5c36f1c82fef82115270109f19c1237eaa (patch)
tree0dedab550e6a2f6004b92c987d816f03dfcbe7c1 /libphobos
parentfa4d0ab533cc2bc9cb6f512b3d4bd0bbc01ee797 (diff)
downloadgcc-5c389a5c36f1c82fef82115270109f19c1237eaa.zip
gcc-5c389a5c36f1c82fef82115270109f19c1237eaa.tar.gz
gcc-5c389a5c36f1c82fef82115270109f19c1237eaa.tar.bz2
Daily bump.
Diffstat (limited to 'libphobos')
-rw-r--r--libphobos/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/libphobos/ChangeLog b/libphobos/ChangeLog
index 8399862..ff51a6b 100644
--- a/libphobos/ChangeLog
+++ b/libphobos/ChangeLog
@@ -1,3 +1,13 @@
+2023-03-16 Iain Buclaw <ibuclaw@gdcproject.org>
+
+ * libdruntime/MERGE: Merge upstream druntime 4ca4140e58.
+ * libdruntime/Makefile.am (DRUNTIME_DSOURCES): Add core/factory.d.
+ * libdruntime/Makefile.in: Regenerate.
+ * src/MERGE: Merge upstream phobos 454dff14d.
+ * testsuite/libphobos.hash/test_hash.d: Update test.
+ * testsuite/libphobos.shared/finalize.d: Update test.
+ * libdruntime/core/factory.d: New file.
+
2023-02-21 Iain Buclaw <ibuclaw@gdcproject.org>
* src/MERGE: Merge upstream phobos e5a521ab2.