aboutsummaryrefslogtreecommitdiff
path: root/libphobos/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libphobos/ChangeLog')
-rw-r--r--libphobos/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/libphobos/ChangeLog b/libphobos/ChangeLog
index b8d1d8d..235af5b 100644
--- a/libphobos/ChangeLog
+++ b/libphobos/ChangeLog
@@ -1,3 +1,11 @@
+2021-02-04 Iain Buclaw <ibuclaw@gdcproject.org>
+
+ PR d/98910
+ * libdruntime/MERGE: Merge upstream druntime 0fd4364c.
+ * libdruntime/Makefile.am (DRUNTIME_DSOURCES): Add core/volatile.d.
+ * libdruntime/Makefile.in: Regenerate.
+ * testsuite/libphobos.allocations/tls_gc_integration.d: Update test.
+
2021-02-03 Iain Buclaw <ibuclaw@gdcproject.org>
PR d/98910