aboutsummaryrefslogtreecommitdiff
path: root/libphobos/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libphobos/ChangeLog')
-rw-r--r--libphobos/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/libphobos/ChangeLog b/libphobos/ChangeLog
index de5cce4..5541f20 100644
--- a/libphobos/ChangeLog
+++ b/libphobos/ChangeLog
@@ -1,3 +1,14 @@
+2022-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
+
+ * libdruntime/MERGE: Merge upstream druntime 94bd5bcb.
+ * libdruntime/Makefile.am (ALL_DRUNTIME_INSTALL_DSOURCES): Add
+ $(DRUNTIME_DSOURCES_ELF).
+ (ALL_DRUNTIME_SOURCES): Likewise.
+ (DRUNTIME_DSOURCES_ELF): New variable.
+ * libdruntime/Makefile.in: Regenerate.
+ * src/MERGE: Merge upstream phobos 3a1cd9a01.
+ * testsuite/libphobos.init_fini/custom_gc.d: Update test.
+
2022-04-28 Iain Buclaw <ibuclaw@gdcproject.org>
* libdruntime/MERGE: Merge upstream druntime e361d200.