From 0ca33b8ca07b793c3aebd0129d7ad82dfa53c6f3 Mon Sep 17 00:00:00 2001
From: Andie Hunt <andie@aghstrategies.com>
Date: Wed, 4 Aug 2021 13:39:25 -0400
Subject: [PATCH] 5.40.0 release notes: added late changes

---
 release-notes/5.40.0.md | 20 +++++++++++++++++++-
 1 file changed, 19 insertions(+), 1 deletion(-)

diff --git a/release-notes/5.40.0.md b/release-notes/5.40.0.md
index 170d11264e9..67611e1ef9c 100644
--- a/release-notes/5.40.0.md
+++ b/release-notes/5.40.0.md
@@ -217,6 +217,19 @@ Released August 4, 2021
 
 ### Core CiviCRM
 
+- **Regression: Smart group rebuild in default config crashes cron
+  ([dev/core#2687](https://lab.civicrm.org/dev/core/-/issues/2687):
+  [20835](https://github.com/civicrm/civicrm-core/pull/20835))**
+
+- **Syntax errors when loading sample data
+  ([dev/drupal#161](https://lab.civicrm.org/dev/drupal/-/issues/161):
+  [20925](https://github.com/civicrm/civicrm-core/pull/20925))**
+
+- **During upgrade ConfigAndLog has errors about crm-l10n.js for every upgrade
+  step because assets aren't built during upgrade
+  ([dev/core#2666](https://lab.civicrm.org/dev/core/-/issues/2666):
+  [20890](https://github.com/civicrm/civicrm-core/pull/20890))**
+
 - **Exporting in localized civicrm crashes due to long translation for
   preferred_mail_format varchar(8) field.
   ([dev/core#2645](https://lab.civicrm.org/dev/core/-/issues/2645):
@@ -403,6 +416,11 @@ Released August 4, 2021
 
   Adds a new column to the civicrm_line_item table: membership_num_terms.
 
+- **Failing api4 test
+  api.v4.Action.CreateWithOptionGroupTest.testWithCustomDataForMultipleContacts
+  ([dev/core#2699](https://lab.civicrm.org/dev/core/-/issues/2699):
+  [20928](https://github.com/civicrm/civicrm-core/pull/20928))**
+
 ### CiviCase
 
 - **Case Manager is not shown for closed cases.
@@ -777,7 +795,7 @@ Yashodha Chaku; Coop SymbioTIC - Mathieu Lutfy; Freeform Solutions - Herb van
 den Dool; Fuzion - Jitendra Purohit; JMA Consulting - Joe Murray; Ray Wright;
 Semper IT - Karin Gerritsen; Squiffle Consulting - Aidan Saunders; Tadpole
 Collective - Kevin Cristiano; Tech To The People - Xavier Dutoit; Third Sector
-Design - Michael McAndrew; Web Access - Kurund Jalmi;
+Design - Michael McAndrew; Web Access - Kurund Jalmi
 
 ## <a name="feedback"></a>Feedback
 
-- 
GitLab