aboutsummaryrefslogtreecommitdiff
path: root/libphobos
diff options
context:
space:
mode:
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.