From: Galen Charlton Date: Mon, 9 May 2016 21:03:20 +0000 (-0400) Subject: release notes for 2.10.3 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=7d8e4607f036080bc6703c70e37c537d76fa60b4;p=evergreen%2Ftadl.git release notes for 2.10.3 Signed-off-by: Galen Charlton --- diff --git a/docs/RELEASE_NOTES_2_10.adoc b/docs/RELEASE_NOTES_2_10.adoc index 82d837e699..a9405fb7c2 100644 --- a/docs/RELEASE_NOTES_2_10.adoc +++ b/docs/RELEASE_NOTES_2_10.adoc @@ -3,6 +3,34 @@ Evergreen 2.10 Release Notes :toc: :numbered: +Evergreen 2.10.3 +---------------- +This release contains bugfixes improving on Evergreen 2.10.2: + +* Fixes a critical bug where a newly-registered patron record could + not be used to log in to Evergreen using the password supplied during + registration. Under some circumstances, the same bug could also + prevent patron records that were modified via the patron registration + form from being used to log in. +* Emails sent using the Action Trigger SendEmail reactor now always + MIME-encode the From, To, Subject, Bcc, Cc, Reply-To, and Sender + headers. As a consequence, non-ASCII character in those fields are + more likely to be displayed correctly in email clients. + +Acknowledgements +~~~~~~~~~~~~~~ +We would like to thank the following individuals who contributed +code, testing, and documentation patches to the 2.10.3 point release +of Evergreen: + +* Galen Charlton +* Pasi Kallinen +* Kathy Lussier +* Mike Rylander +* Dan Scott +* Remington Steed +* Dan Wells + Evergreen 2.10.2 ---------------- This release contains several bugfixes improving on Evergreen 2.10.1