From: Michele Morgan Date: Wed, 19 Oct 2022 13:05:21 +0000 (-0400) Subject: 3.8 and 3.9 Release Notes Addendum X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=refs%2Fheads%2Fuser%2Fmmorgan%2Fdocs-releasenotes-2022-10-18;p=working%2FEvergreen.git 3.8 and 3.9 Release Notes Addendum Signed-off-by: Michele Morgan --- diff --git a/docs/RELEASE_NOTES_3_8.adoc b/docs/RELEASE_NOTES_3_8.adoc index 2129eecc17..7ea1e2594e 100644 --- a/docs/RELEASE_NOTES_3_8.adoc +++ b/docs/RELEASE_NOTES_3_8.adoc @@ -67,6 +67,8 @@ new copies (https://bugs.launchpad.net/evergreen/+bug/1959716[Bug 1959716]) * Fixes an issue where the carriage return activated the Add Materials and Add User buttons (https://bugs.launchpad.net/evergreen/+bug/1930896[Bug 1930896]) * Fixes a display issue where the updated call number is not reflected in the grid when adding materials to courses. (https://bugs.launchpad.net/evergreen/+bug/1907974[Bug 1907974]) * Fixes issues with the Course Details page display of an archived course. (https://bugs.launchpad.net/evergreen/+bug/1939994[Bug 1939994]) + * Fixes messaging and permission issues when associating items owned by a different library (https://bugs.launchpad.net/evergreen/+bug/1913604[Bug 1913604]) + * Disassociating items from a course by removing items, or by archiving the course, now use the same internal function (https://bugs.launchpad.net/evergreen/+bug/1940105[Bug 1940105]) ==== Documentation ==== diff --git a/docs/RELEASE_NOTES_3_9.adoc b/docs/RELEASE_NOTES_3_9.adoc index 8f4475988d..d5e3f8338d 100644 --- a/docs/RELEASE_NOTES_3_9.adoc +++ b/docs/RELEASE_NOTES_3_9.adoc @@ -75,6 +75,8 @@ new copies (https://bugs.launchpad.net/evergreen/+bug/1959716[Bug 1959716]) * Fixes a display issue where the updated call number is not reflected in the grid when adding materials to courses. (https://bugs.launchpad.net/evergreen/+bug/1907974[Bug 1907974]) * Fixes an issue with archiving Courses (https://bugs.launchpad.net/evergreen/+bug/1939994[Bug 1939994]) * Items removed from a Course will now revert to their original call number owning library (https://bugs.launchpad.net/evergreen/+bug/1939730[Bug 1939730]) + * Fixes messaging and permission issues when associating items owned by a different library (https://bugs.launchpad.net/evergreen/+bug/1913604[Bug 1913604]) + * Disassociating items from a course by removing items, or by archiving the course, now use the same internal function (https://bugs.launchpad.net/evergreen/+bug/1940105[Bug 1940105]) ==== Documentation ====