[open-ils-commits] [GIT] Evergreen ILS branch rel_2_9 updated. f36ae97ce82ff43d4c64da6baa9d564cdea6dae3
Evergreen Git
git at git.evergreen-ils.org
Thu Aug 25 17:26:28 EDT 2016
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".
The branch, rel_2_9 has been updated
via f36ae97ce82ff43d4c64da6baa9d564cdea6dae3 (commit)
from 6a4174d57251bd1ff2da540495bacd0888310cc7 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit f36ae97ce82ff43d4c64da6baa9d564cdea6dae3
Author: Jason Stephenson <jason at sigio.com>
Date: Thu Aug 25 17:26:19 2016 -0400
Docs: Adding 2.9.7 Release Notes
Signed-off-by: Jason Stephenson <jason at sigio.com>
diff --git a/docs/RELEASE_NOTES_2_9.txt b/docs/RELEASE_NOTES_2_9.txt
index d41fdd4..03512a5 100644
--- a/docs/RELEASE_NOTES_2_9.txt
+++ b/docs/RELEASE_NOTES_2_9.txt
@@ -3,6 +3,55 @@ Evergreen 2.9 Release Notes
:toc:
:numbered:
+Evergreen 2.9.7
+---------------
+This release contains several bugfixes improving on Evergreen 2.9.6
+
+* The claims never checked out counter on the patron record is now
+ incremented correctly when marking a lost loan as
+ claims-never-checked-out.
+* When a transit is canceled, the copy's status is changed only
+ if its status was previously "In Transit".
+* Retrieving records with embedded holdings via SRU and Z39.50 is now
+ faster.
+* The hold status message in the public catalog now uses
+ better grammar.
+* The error message displayed when a patron attempts to place
+ a hold but is prevented from doing so due to policy reasons
+ is now more likely to be useful
+* The public catalog now draws the edition statement only
+ from the 250 field; it no longer tries to check the 534
+ and 775 fields.
+* Embedded schema.org microdata now uses "offeredBy" rather
+ than "seller".
+* The ContentCafe added content plugin now handles the "fake"
+ ISBNs that Baker and Taylor assigns to media items.
+* Attempting to renew a rental or deposit item in the public
+ catalog no longer causes an internal server errorr.
+* Various format icons now have transparent backgrounds (as opposed
+ to white).
+* The staff client will no longer wait indefinitely for Novelist
+ to supply added content, improving its responsiveness.
+* A few additional strings are now marked as translatable.
+
+Acknowledgements
+~~~~~~~~~~~~~~~~
+We would like to thank the following individuals who contributed code,
+testing and documentation patches to the 2.9.6 point release of
+Evergreen:
+
+* Thomas Berezansky
+* Jason Boyer
+* Galen Charlton
+* Jeff Davis
+* Blake Graham-Henderson
+* Jim Keenan
+* Kathy Lussier
+* Dan Scott
+* Remington Steed
+* Jason Stephenson
+* Yamil Suarez
+
Evergreen 2.9.6
---------------
This release contains several bugfixes improving on Evergreen 2.9.5
-----------------------------------------------------------------------
Summary of changes:
docs/RELEASE_NOTES_2_9.txt | 49 ++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 49 insertions(+), 0 deletions(-)
hooks/post-receive
--
Evergreen ILS
More information about the open-ils-commits
mailing list