Merge pull request #13365 from mattwire/caseformatcustomdata
[civicrm-core.git] / release-notes / 5.10.2.md
index 31cf3803ed85705ba9d8013109353cb627578856..9fad1acef09a8ef192e38912e3ffc4d0b2dffc8e 100644 (file)
@@ -28,11 +28,11 @@ Released February 14, 2019
   There was a fatal error generated when submitting the change case status form
   because the end_date was not properly converted to MySQL date format.
 
-- **([dev/core#721](https://lab.civicrm.org/dev/core/issues/721)) ACLs - Fix regression
-  on rebuilding smart group caches when ACLs are used
+- **([dev/core#721](https://lab.civicrm.org/dev/core/issues/721)) Role Based ACL
+  Not Working With Smart Groups
   ([13597](https://github.com/civicrm/civicrm-core/pull/13597))**
 
-  Fixed a recent regression whereby ability to see contacts permissioned by an 
+  Fixed a recent regression whereby ability to see contacts permissioned by an
   ACL over a smart group depended on the freshness of the group cache.
 
 - **([dev/core#715](https://lab.civicrm.org/dev/core/issues/715)) Relationships - Fix regression