You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/changes/changes.xml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -59,6 +59,7 @@ The <action> type attribute can be add,update,fix,remove.
59
59
<actiontype="fix"dev="ggregory"issue="TEXT-179"due-to="Gary Gregory, LeandroAntunes39">[TEXT-179] StringSubstitutor incorrectly removes the escape character in "$${${a}".</action>
60
60
<actiontype="fix"dev="ggregory"due-to="Javid Khan">Throw IllegalArgumentException for trailing whitespace in ExtendedMessageFormat argument index (#750).</action>
61
61
<actiontype="fix"dev="ggregory"due-to="aaaZayne, Gary Gregory">Refactor DamerauLevenshteinDistance and TextStringBuilder internals for duplication (#739).</action>
62
+
<actiontype="fix"dev="ggregory"due-to="Javid Khan, Gary Gregory">Use locale-independent lower casing in CaseUtils, WordUtils, and StringLookupFactory (#753).</action>
62
63
<!-- ADD -->
63
64
<!-- UPDATE -->
64
65
<actiontype="update"dev="ggregory"due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 93 to 102.</action>
0 commit comments