5.17.0 release notes: late changes and tidy-up
authorAndrew Hunt <andrew@aghstrategies.com>
Wed, 4 Sep 2019 14:50:41 +0000 (10:50 -0400)
committerAndrew Hunt <andrew@aghstrategies.com>
Wed, 4 Sep 2019 14:50:41 +0000 (10:50 -0400)
release-notes.md
release-notes/5.17.0.md

index ac3514273698fc34e2e98596927404bb3786ba45..a35dc34a517c11cb28bf5e47e17c94a6b0872c21 100644 (file)
@@ -28,7 +28,7 @@ Released September 4, 2019
 
 ## CiviCRM 5.16.4
 
-Released Sep 3, 2019
+Released September 3, 2019
 
 - **[Synopsis](release-notes/5.16.4.md#synopsis)**
 - **[Bugs resolved](release-notes/5.16.4.md#bugs)**
index 90668908eabda99a67cb336121fa14c3f1640b25..57c4f6b216ae2c0056af0a015df2fbf79f285d27 100644 (file)
@@ -13,13 +13,13 @@ Released September 4, 2019
 
 | *Does this version...?*                                         |         |
 |:--------------------------------------------------------------- |:-------:|
-| Fix security vulnerabilities?                                   |         |
-| Change the database schema?                                     | **yes** |
-| Alter the API?                                                  | **yes** |
-| Require attention to configuration options?                     |         |
-| Fix problems installing or upgrading to a previous version?     | **yes** |
-| Introduce features?                                             | **yes** |
-| Fix bugs?                                                       | **yes** |
+| Fix security vulnerabilities?                                   |   no    |
+| **Change the database schema?**                                 | **yes** |
+| **Alter the API?**                                              | **yes** |
+| Require attention to configuration options?                     |   no    |
+| **Fix problems installing or upgrading to a previous version?** | **yes** |
+| **Introduce features?**                                         | **yes** |
+| **Fix bugs?**                                                   | **yes** |
 
 ## <a name="features"></a>Features
 
@@ -580,13 +580,15 @@ Released September 4, 2019
   Fixes a call to `languageNegotiationURL` that was causing cv to fail on Drupal
   8 sites.
 
-- **Error when upgrading to 5.16.0
+- **Fail more gracefully when attempting to install on PHP 5.x
   ([dev/drupal#79](https://lab.civicrm.org/dev/drupal/issues/79):
-  [15082](https://github.com/civicrm/civicrm-core/pull/15082))**
+  [15082](https://github.com/civicrm/civicrm-core/pull/15082) and
+  [15089](https://github.com/civicrm/civicrm-core/pull/15089))**
 
   Raises the `MINIMUM_PHP_VERSION` from 5.6 to 7.0 in the metadata because when
   upgrading via drush or Drupal web UI to Civi 5.16+ on PHP 5.6, the Civi
-  class-loader fails to initialize.
+  class-loader fails to initialize.  The installer is also updated to check the
+  PHP version before proceeding with the class loader.
 
 - **Migrate CivicrmHelper::parseUrl() to CRM_Utils_System_Drupal8::parseUrl().
   ([14696](https://github.com/civicrm/civicrm-core/pull/14696))**
@@ -978,6 +980,9 @@ Released September 4, 2019
 - **[NFC] comment fixes, function mis-casing fix
   ([14906](https://github.com/civicrm/civicrm-core/pull/14906))**
 
+- **[NFC] comment
+  fixes([15197](https://github.com/civicrm/civicrm-core/pull/15197))**
+
 ## <a name="credits"></a>Credits
 
 This release was developed by the following code authors: