From: Jason Stephenson Date: Thu, 13 Dec 2018 18:37:10 +0000 (-0500) Subject: LP#1793585: Add Release Notes X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=d46ef91807ea827f563259551ab7652ac044ac81;p=evergreen%2Fpines.git LP#1793585: Add Release Notes Signed-off-by: Jason Stephenson Signed-off-by: Ben Shum --- diff --git a/docs/RELEASE_NOTES_NEXT/Architecture/ubuntu-bionic.adoc b/docs/RELEASE_NOTES_NEXT/Architecture/ubuntu-bionic.adoc new file mode 100644 index 0000000000..5fc8d0bf17 --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/Architecture/ubuntu-bionic.adoc @@ -0,0 +1,9 @@ +Ubuntu 18.04 Bionic Beaver +^^^^^^^^^^^^^^^^^^^^^^^^^^ +Evergreen can now be installed on Ubuntu 18.04 Bionic Beaver. To +install the prerequisites, use ubuntu-bionic as the Makefile.install +target. + +This update also fixes a Perl warning in the HoldNotify module that is +an error in the version of Perl (5.26) that is installed on Ubuntu +18.04.