# HG changeset patch # User Andrew John Hughes # Date 1556687372 -3600 # Node ID 5eb02011bcb3518daaa7a90a6be5a3480af74770 # Parent aeb0a2018e59bc04b516f943cc6d6cb80a788afa Remove duplicate OpenJDK 7u221 fixes resolved locally in earlier IcedTea releases. 2019-05-01 Andrew John Hughes * NEWS: Remove duplicate OpenJDK 7u221 fixes resolved locally in earlier IcedTea releases. diff -r aeb0a2018e59 -r 5eb02011bcb3 ChangeLog --- a/ChangeLog Wed May 01 06:03:41 2019 +0100 +++ b/ChangeLog Wed May 01 06:09:32 2019 +0100 @@ -1,3 +1,8 @@ +2019-05-01 Andrew John Hughes + + * NEWS: Remove duplicate OpenJDK 7u221 fixes + resolved locally in earlier IcedTea releases. + 2019-05-01 Andrew John Hughes * NEWS: Set release date to today (2019-05-01). diff -r aeb0a2018e59 -r 5eb02011bcb3 NEWS --- a/NEWS Wed May 01 06:03:41 2019 +0100 +++ b/NEWS Wed May 01 06:09:32 2019 +0100 @@ -20,11 +20,9 @@ - S8219066, CVE-2019-2698: Fuzzing TrueType fonts: setCurrGlyphID() * Import of OpenJDK 7 u211 build 1 - S8003846: Override mechanism for currency data should not require creating currency.properties in java.home - - S8074350: Support ISO 4217 "Current funds codes" table (A.2) - S8129361: ISO 4217 amendment 160 - S8129822: Define "headful" jtreg keyword - S8145952: ISO 4217 amendment 161 - - S8151731: Add new jtreg keywords to jdk 8 - S8164784: ISO 4217 amendment 162 - S8202088: Japanese new era implementation - S8204142: AWT hang occurs when sequenced events arrive out of sequence in multiple AppContexts @@ -35,7 +33,6 @@ - S8208656: Move java/util/Calendar/CalendarTestScripts tests into OpenJDK - S8216280: Allow later Symantec Policy distrust date for two Apple SubCAs - S8217579: TLS_EMPTY_RENEGOTIATION_INFO_SCSV is disabled after 8211883 - - S8217753: Enable HotSpot builds on 5.x Linux kernels - S8219890: [TEST_BUG] Calendar.getDisplayName() returns empty string for new Japanese Era on some locales - S8222449: freetypecheck compares versions using lexicographic comparison * Bug fixes