Add in release notes for 5.10.2
authorSeamus Lee <seamuslee001@gmail.com>
Thu, 14 Feb 2019 20:34:43 +0000 (07:34 +1100)
committerSeamus Lee <seamuslee001@gmail.com>
Thu, 14 Feb 2019 21:13:58 +0000 (08:13 +1100)
Update release notes as per Eileen's comment

Add in notes on merge of dev/core#715 fix

release-notes/5.10.2.md [new file with mode: 0644]

diff --git a/release-notes/5.10.2.md b/release-notes/5.10.2.md
new file mode 100644 (file)
index 0000000..95ffa01
--- /dev/null
@@ -0,0 +1,56 @@
+# CiviCRM 5.10.2
+
+Released February 15, 2019
+
+- **[Synopsis](#synopsis)**
+- **[Bugs resolved](#bugs)**
+- **[Credits](#credits)**
+- **[Feedback](#feedback)**
+
+## <a name="synopsis"></a>Synopsis
+
+| *Does this version...?*                                         |         |
+|:--------------------------------------------------------------- |:-------:|
+| Fix security vulnerabilities?                                   |   no    |
+| Change the database schema?                                     |   no    |
+| Alter the API?                                                  |   no    |
+| Require attention to configuration options?                     |   no    |
+| Fix problems installing or upgrading to a previous version?     |   no    |
+| Introduce features?                                             |   no    |
+| **Fix bugs?**                                                   | **yes** |
+
+## <a name="bugs"></a>Bugs resolved
+
+- **[dev/core#681](https://lab.civicrm.org/dev/core/issues/681) - Fatal Error
+  Submitting Change Case Status form
+  ([13595](https://github.com/civicrm/civicrm-core/pull/13595))**
+
+  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) Fix Regression
+  on rebuilding smart group caches when ACLs are used.
+  ([13597](https://github.com/civicrm/civicrm-core/pull/13597))**
+
+  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) Fix Regression
+  preventing deletion of relationship types in UI.
+  ([13590](https://github.com/civicrm/civicrm-core/pull/13590))**
+
+  Fixed a recent regression whereby ability to delete a relationship type
+  from the user interface was broken.
+
+## <a name="credits"></a>Credits
+
+This release was developed by the following authors and reviewers:
+
+Wikimedia Foundation - Eileen McNaughton; CiviCRM - Tim
+Otten and Mathieu Luffy; Australian Greens - Seamus Lee; Fuzion - Jitendra Purohit
+
+## <a name="feedback"></a>Feedback
+
+These release notes are edited by Tim Otten and Andrew Hunt.  If you'd like to
+provide feedback on them, please login to https://chat.civicrm.org/civicrm and
+contact `@agh1`.