Skip to content

Commit 2b175f6

Browse files
committed
Keep ExtendedMessageFormat from rejecting a quoted format style (#1744).
1 parent 8425918 commit 2b175f6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,7 @@ java.lang.NullPointerException: Cannot invoke
221221
<action type="fix" dev="ggregory" due-to="alhudz, Gary Gregory">Reject hex letters in NumericEntityUnescaper decimal scan (#1739).</action>
222222
<action type="fix" dev="ggregory" due-to="alhudz, Gary Gregory">Keep FastDateParser numeric parse from throwing on int overflow (#1741).</action>
223223
<action type="fix" dev="ggregory" due-to="alhudz, Gary Gregory">Keep FastDateParser.parse error message intact for Japanese imperial locale (#1743).</action>
224+
<action type="fix" dev="ggregory" due-to="alhudz, Gary Gregory">Keep ExtendedMessageFormat from rejecting a quoted format style (#1744).</action>
224225
<!-- ADD -->
225226
<action type="add" dev="ggregory" due-to="Gary Gregory">Add JavaVersion.JAVA_27.</action>
226227
<action type="add" dev="ggregory" due-to="Gary Gregory">Add SystemUtils.IS_JAVA_27.</action>

0 commit comments

Comments
 (0)