From: Dan Wells Date: Thu, 16 Feb 2017 18:07:59 +0000 (-0500) Subject: Add note about missing upgrade script to release notes X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=c8fc2dfe4a6112896839faf9cc14a105d78799d4;p=working%2FEvergreen.git Add note about missing upgrade script to release notes Signed-off-by: Dan Wells --- diff --git a/docs/RELEASE_NOTES_2_11.adoc b/docs/RELEASE_NOTES_2_11.adoc index c01c696852..9d9476c334 100644 --- a/docs/RELEASE_NOTES_2_11.adoc +++ b/docs/RELEASE_NOTES_2_11.adoc @@ -41,6 +41,13 @@ UPDATE config.org_unit_setting_type WHERE name LIKE 'credit.processor.stripe%' AND update_perm IS NULL; ---- +Missing Upgrade Script Notice +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +It was recently discovered that the 2.11.2 tarball was missing the +upgrade script for 2.11.1. If you upgraded straight to 2.11.2 from +2.11.0 or prior, please make sure to apply the +2.11.0-2.11.1-upgrade-db.sql before moving on to the 2.11.3 script. + Other Fixes ~~~~~~~~~~~ Evergreen 2.11.3 also contains the following bugfixes: