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
@@ -54,6 +54,7 @@ The <action> type attribute can be add,update,fix,remove.
54
54
<actiontype="fix"dev="ggregory"due-to="Gary Gregory">Precompile regular expressions in PhoneticEngine.encode(String, LanguageSet).</action>
55
55
<actiontype="fix"dev="ggregory"due-to="Gary Gregory">Precompile regular expressions in org.apache.commons.codec.language.bm.Rule.parse*(*).</action>
56
56
<actiontype="fix"dev="ggregory"due-to="Gary Gregory">Remove redundant checks for whitespace in DaitchMokotoffSoundex.soundex(String, boolean).</action>
57
+
<actiontype="fix"dev="ggregory"due-to="Sebastian Baunsgaard">Javadoc typo in Base16.java #380.</action>
0 commit comments