From cc4502d97a60eb09c4321a776e93f21f893bc354 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Mon, 13 Aug 2018 14:49:05 -0700 Subject: [PATCH] Add draft 5.4.1 release notes --- release-notes/5.4.1.md | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 release-notes/5.4.1.md diff --git a/release-notes/5.4.1.md b/release-notes/5.4.1.md new file mode 100644 index 0000000000..2170f5d44f --- /dev/null +++ b/release-notes/5.4.1.md @@ -0,0 +1,38 @@ +# CiviCRM 5.4.1 + +Released **FIXME** + +- **[Synopsis](#synopsis)** +- **[Bugs resolved](#bugs)** +- **[Credits](#credits)** +- **[Feedback](#feedback)** + +## 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? | **yes** | +| Introduce features? | no | +| **Fix bugs?** | **yes** | + +## Bugs resolved + +* **(dev/core#316) Fix crash on Memcache systems when session key involves whitespace ([12653](https://github.com/civicrm/civicrm-core/pull/12653))** +* **(dev/core#304) Fix crash in upgrading option-group data on some Drupal/Views configurations ([12649](https://github.com/civicrm/civicrm-core/pull/12649))** + +## Credits + +This release was developed by the following authors and reviewers: + +Australian Greens - Seamus Lee; Chris Burgess; Christian Wach; Circle Interactive - Dave Jenkins; CiviCRM - Coleman +Watts, Tim Otten; CompuCorp - René Olivo; Wikimedia Foundation - Eileen McNaughton + +## 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`. -- 2.25.1