From: Kathy Lussier Date: Wed, 8 Feb 2017 19:19:08 +0000 (-0500) Subject: LP#1308090: Updating release notes to reflect both parts of this new feature X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=d107f15a29775fa88526f3feb2fccb23083f7074;p=working%2FEvergreen.git LP#1308090: Updating release notes to reflect both parts of this new feature The code introduced two distinct features related to authors and RDA records, but only one was highlighted in the release notes. Notes are updated to reflect both changes. Signed-off-by: Kathy Lussier --- diff --git a/docs/RELEASE_NOTES_NEXT/OPAC/relator_list b/docs/RELEASE_NOTES_NEXT/OPAC/relator_list deleted file mode 100644 index bfe02aa311..0000000000 --- a/docs/RELEASE_NOTES_NEXT/OPAC/relator_list +++ /dev/null @@ -1,5 +0,0 @@ -Author Roles -^^^^^^^^^^^^ -All author/contrbutor roles will now be displayed in the record detail. Previously, some -of the roles were omitted. - diff --git a/docs/RELEASE_NOTES_NEXT/OPAC/relator_list.adoc b/docs/RELEASE_NOTES_NEXT/OPAC/relator_list.adoc new file mode 100644 index 0000000000..d364f84c73 --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/OPAC/relator_list.adoc @@ -0,0 +1,8 @@ +RDA Improvements +^^^^^^^^^^^^^^^^ + * Author fields are now normalized to strip ending periods so that authors from +RDA and non-RDA records are collapsed in browse and facet headings. + * All author/contrbutor roles will now be displayed in the record detail. +Previously, some of the roles were omitted or were duplicated. + +This new feature will require a record reingest.