From: Remington Steed Date: Thu, 23 May 2019 17:44:22 +0000 (-0400) Subject: Docs: Fix list formatting in 3.1 release notes X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=f706a6081268681bfcc6195c3b5a015c8f0f4bc8;p=working%2FEvergreen.git Docs: Fix list formatting in 3.1 release notes Single list items that wrap across multiple lines accidentally start each line with a bullet. This commit removes the extra bullets. Signed-off-by: Remington Steed --- diff --git a/docs/RELEASE_NOTES_3_1.adoc b/docs/RELEASE_NOTES_3_1.adoc index a052d5684a..96a67a06af 100644 --- a/docs/RELEASE_NOTES_3_1.adoc +++ b/docs/RELEASE_NOTES_3_1.adoc @@ -16,44 +16,44 @@ Booking ^^^^^^^ * Fixes a bug in the Booking URL path that failed with newer Apache -* (https://bugs.launchpad.net/evergreen/+bug/1823387[Bug #1823387]) + (https://bugs.launchpad.net/evergreen/+bug/1823387[Bug #1823387]) Circulation ^^^^^^^^^^^ * Fixes a display bug with the patron record Group Members list -* (https://bugs.launchpad.net/evergreen/+bug/1642036[Bug #1642036]) + (https://bugs.launchpad.net/evergreen/+bug/1642036[Bug #1642036]) * Fixes title sort on the patron Items Out Screen -* (https://bugs.launchpad.net/evergreen/+bug/1782014[Bug #1782014]) + (https://bugs.launchpad.net/evergreen/+bug/1782014[Bug #1782014]) * Fixes the ability to place holds from item buckets -* (https://bugs.launchpad.net/evergreen/+bug/1806394[Bug #1806394]) + (https://bugs.launchpad.net/evergreen/+bug/1806394[Bug #1806394]) * Fixes a bug with editing the due date of an hourly loan that would lose the -* time (https://bugs.launchpad.net/evergreen/+bug/1552778[Bug #1552778]) + time (https://bugs.launchpad.net/evergreen/+bug/1552778[Bug #1552778]) Cataloging ^^^^^^^^^^ * Fixes a bug where copy templates would not apply properly -* (https://bugs.launchpad.net/evergreen/+bug/1788680[Bug #1788680]) + (https://bugs.launchpad.net/evergreen/+bug/1788680[Bug #1788680]) * Fixes the default cursor focus on the holdings editor -* (https://bugs.launchpad.net/evergreen/+bug/1752968[Bug #1752968]) + (https://bugs.launchpad.net/evergreen/+bug/1752968[Bug #1752968]) * Fixes a bug that failed to honor the "Retain empty bib records" -* (cat.bib.keep_on_empty) setting when transferring items -* (https://bugs.launchpad.net/evergreen/+bug/1333893[Bug #1333893]) + (cat.bib.keep_on_empty) setting when transferring items + (https://bugs.launchpad.net/evergreen/+bug/1333893[Bug #1333893]) Public Catalog ^^^^^^^^^^^^^^ * Restores ability to request password resets -* (https://bugs.launchpad.net/evergreen/+bug/1804038[Bug #1804038]) + (https://bugs.launchpad.net/evergreen/+bug/1804038[Bug #1804038]) System administration ^^^^^^^^^^^^^^^^^^^^^ * Fixes the help text in action_trigger_aggregator.pl related to the remote-acct -* argument (https://bugs.launchpad.net/evergreen/+bug/1803729[Bug #1803729]) + argument (https://bugs.launchpad.net/evergreen/+bug/1803729[Bug #1803729]) * Adds a missing page title for the Statistical Popularity Badges admin page -* (https://bugs.launchpad.net/evergreen/+bug/1826890[Bug #1826890]) + (https://bugs.launchpad.net/evergreen/+bug/1826890[Bug #1826890]) Acknowledgments