From 0e575263043797b2e9bbd74386cd5851c09433af Mon Sep 17 00:00:00 2001 From: Jim Procter Date: Tue, 4 Sep 2018 13:02:44 +0100 Subject: [PATCH] JAL-3091 JAL-2988 release notes re Java 10 and OSX --- help/html/releases.html | 8 ++++++++ help/html/whatsNew.html | 14 +++++++++----- 2 files changed, 17 insertions(+), 5 deletions(-) diff --git a/help/html/releases.html b/help/html/releases.html index 3812056..9c4c9ed 100755 --- a/help/html/releases.html +++ b/help/html/releases.html @@ -139,6 +139,14 @@ li:before { treated as RNA secondary structure + Java 10 Issues + diff --git a/help/html/whatsNew.html b/help/html/whatsNew.html index ac086c8..4dfc54e 100755 --- a/help/html/whatsNew.html +++ b/help/html/whatsNew.html @@ -42,12 +42,16 @@
  • Positional and selected region highlighting in VARNA 'trimmed sequence' view now more reliable
  • -

    The majority of improvement in 2.10.5 are due to Jalview users - contacting us via the jalview-discuss email list. Thanks to everyone - who took the time to do this !

    The full list of bugs fixed in this release can be found in the 2.10.5 Release Notes. -

    + href="releases.html#Jalview.2.10.5">2.10.5 Release Notes. The majority of improvement in 2.10.5 are due to Jalview users + contacting us via the jalview-discuss email list. Thanks to everyone + who took the time to do this !

    +

    Jalview and Java 10

    +

    This release addresses a critical bug for OSX users who are + running Jalview with Java 10 which can prevent files being saved + correctly through the 'Save As' dialog box. The 'Save As' dialog for + Jalview's Groovy Console remains affected - we hope to address this + in the next major release.

    -- 1.7.10.2