summaryrefslogtreecommitdiff
path: root/libphobos
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2022-08-28 00:16:28 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2022-08-28 00:16:28 +0000
commit6b226ef735f05264cdb51e3bc754d1b178108e3f (patch)
tree2cc247900e3fe6e621da06e58e422c7ff31dbf23 /libphobos
parentb7a586beae1027ea0c82411637920a5032d1dedf (diff)
downloadgcc-6b226ef735f05264cdb51e3bc754d1b178108e3f.tar.gz
Daily bump.
Diffstat (limited to 'libphobos')
-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.