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 2d4abbb..bf1c632 100644
--- a/libphobos/ChangeLog
+++ b/libphobos/ChangeLog
@@ -1,3 +1,14 @@
+2022-08-03 Iain Buclaw <ibuclaw@gdcproject.org>
+
+ * configure: Regenerate.
+ * configure.ac (libtool_VERSION): Update to 4:0:0.
+ * libdruntime/MERGE: Merge upstream druntime d7772a2369.
+ * libdruntime/Makefile.am (DRUNTIME_DSOURCES): Add
+ core/internal/array/duplication.d.
+ * libdruntime/Makefile.in: Regenerate.
+ * src/MERGE: Merge upstream phobos 5748ca43f.
+ * testsuite/libphobos.gc/nocollect.d:
+
2022-07-06 Iain Buclaw <ibuclaw@gdcproject.org>
* libdruntime/MERGE: Merge upstream druntime 651389b5.