summaryrefslogtreecommitdiff
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 bf1c632a11c..88660f6f706 100644
--- a/libphobos/ChangeLog
+++ b/libphobos/ChangeLog
@@ -1,3 +1,14 @@
+2022-08-27 Iain Buclaw <ibuclaw@gdcproject.org>
+
+ * libdruntime/MERGE: Merge upstream druntime 817610b16d.
+ * libdruntime/Makefile.am (DRUNTIME_DSOURCES): Add
+ core/internal/array/arrayassign.d.
+ * libdruntime/Makefile.in: Regenerate.
+ * src/MERGE: Merge upstream phobos b578dfad9.
+ * src/Makefile.am (PHOBOS_DSOURCES): Remove
+ std/experimental/typecons.d. Add std/logger package.
+ * src/Makefile.in: Regenerate.
+
2022-08-03 Iain Buclaw <ibuclaw@gdcproject.org>
* configure: Regenerate.