Skip to content

Commit 1b6f403

Browse files
committed
Use locale-independent lower casing in CaseUtils, WordUtils, and
StringLookupFactory (#753).
1 parent 63f2013 commit 1b6f403

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
@@ -59,6 +59,7 @@ The <action> type attribute can be add,update,fix,remove.
5959
<action type="fix" dev="ggregory" issue="TEXT-179" due-to="Gary Gregory, LeandroAntunes39">[TEXT-179] StringSubstitutor incorrectly removes the escape character in "$${${a}".</action>
6060
<action type="fix" dev="ggregory" due-to="Javid Khan">Throw IllegalArgumentException for trailing whitespace in ExtendedMessageFormat argument index (#750).</action>
6161
<action type="fix" dev="ggregory" due-to="aaaZayne, Gary Gregory">Refactor DamerauLevenshteinDistance and TextStringBuilder internals for duplication (#739).</action>
62+
<action type="fix" dev="ggregory" due-to="Javid Khan, Gary Gregory">Use locale-independent lower casing in CaseUtils, WordUtils, and StringLookupFactory (#753).</action>
6263
<!-- ADD -->
6364
<!-- UPDATE -->
6465
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 93 to 102.</action>

0 commit comments

Comments
 (0)