aboutsummaryrefslogtreecommitdiff
path: root/libphobos/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libphobos/ChangeLog')
-rw-r--r--libphobos/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libphobos/ChangeLog b/libphobos/ChangeLog
index 47482eb..07ccdc7 100644
--- a/libphobos/ChangeLog
+++ b/libphobos/ChangeLog
@@ -1,3 +1,9 @@
+2020-09-09 H.J. Lu <hjl.tools@gmail.com>
+
+ PR d/95680
+ * libdruntime/config/x86/switchcontext.S: Include <cet.h> to
+ generate the CET marker for -fcf-protection.
+
2020-09-08 Iain Buclaw <ibuclaw@gdcproject.org>
PR d/95680