Docs: 2.9.3 Release notes
authorKathy Lussier <klussier@masslnc.org>
Wed, 16 Mar 2016 17:54:10 +0000 (13:54 -0400)
committerKathy Lussier <klussier@masslnc.org>
Wed, 16 Mar 2016 17:56:53 +0000 (13:56 -0400)
Adding bug fixes to the point release notes for 2.9.3

Signed-off-by: Kathy Lussier <klussier@masslnc.org>
docs/RELEASE_NOTES_2_9.txt

index f8bc984..3c9996b 100644 (file)
@@ -3,6 +3,93 @@ Evergreen 2.9 Release Notes
 :toc:
 :numbered:
 
+Evergreen 2.9.3
+---------------
+This release contains several bugfixes improving on Evergreen 2.9.2.
+
+Acquisitions
+~~~~~~~~~~~~
+* Adds EDI Cancel Code 85 to the acquisitions cancel reason table.
+* Fixes an issue where the "Expand All" button in selection lists was not
+working.
+* Fixes an issue where deletable reasons from the acquisitions Cancel Reasons
+table could not be deleted.
+
+Cataloging
+~~~~~~~~~~
+* Improves sorting in holdings maintenance so that copies sort first by parts
+then by barcode.
+
+Circulation
+~~~~~~~~~~~
+* Fixes an issue where the wrong last billing type and last billing note were
+displaying for some transactions.
+* Now calculates credit payments as integers to avoid rounding errors with
+large sets of small billings.
+* Fixes an issue in the patron record where staff was unable to retrieve the
+Message Center interface after visiting the Triggered Events page and vice 
+versa.
+* Now displays the short version of a title on the Place Holds screen when
+placing metabib holds to reduce instances where the wrong title/format
+displayed.
+
+OPAC
+~~~~
+* Fixes an issue where detailed search results showed parts for items that 
+didn't have parts.
+* Changes the e-mail address check on password reset requests so that it is no
+longer case sensitive.
+* Fixes a problem where users were unable to navigate through multiple pages of
+their holds history.
+* Removes undefined values from ISBN and ISSN arrays to prevent empty requests
+from being sent to added content providers.
+* Fixes an issue where the kids catalog was not displaying title information
+after hold placement or after adding a title to a list.
+* Corrects the kids catalog holds notification default preferences to allow for
+SMS text messaging options.
+
+
+Miscelleneous
+~~~~~~~~~~~~~
+* Modifies the way SIP2 clients parse dates so that a patron's date of birth is
+returned correctly.
+* Fixes an issue where the Selfcheck fines receipt templated printed all open
+billable transactions, regardless of whether it had bills associated with it.
+* Fixes an issue that prevented Selfcheck's "Print List" for holds view from
+working.
+
+Acknowledgements
+~~~~~~~~~~~~~~~~
+We would like to thank the following individuals who contributed
+code and documentation patches to the 2.9.3 point release of Evergreen:
+
+* Thomas Berezansky
+* Jason Boyer
+* Galen Charlton
+* Bill Erickson
+* Blake Henderson
+* Terran McCanna
+* Chris Sharp
+* Remington Steed
+* Jason Stephenson
+* Josh Stompro
+* Dan Wells
+
+
+
+We also thank the following organizations whose employees contributed
+patches:
+
+* Calvin College
+* Equinox Software, Inc.
+* Evergreen Indiana
+* Georgia Public Library Service
+* King County Library System
+* Lake Agassiz Regional Library
+* Merrimack Valley Library Consortium
+* MOBIUS
+* Northwest Regional Library System
+
 Evergreen 2.9.2
 ---------------
 This release contains several bugfixes improving on Evergreen 2.9.1.
@@ -47,7 +134,7 @@ interactively.
 Acknowledgements
 ~~~~~~~~~~~~~~~~
 We would like to thank the following individuals who contributed
-code and documentation patches to the 2.9.1. point release of Evergreen:
+code and documentation patches to the 2.9.2 point release of Evergreen:
 
 * Galen Charlton
 * Bill Erickson
@@ -129,7 +216,7 @@ Reports
 Acknowledgements
 ~~~~~~~~~~~~~~~~
 We would like to thank the following individuals who contributed
-code and documentation patches to the 2.9.1. point release of Evergreen:
+code and documentation patches to the 2.9.1 point release of Evergreen:
 
 * Adam Bowling
 * Kate Butler