diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 5a124b475..5a6c5b7e6 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -155,7 +155,7 @@ The type attribute can be add,update,fix,remove. Fix parsing edge cases in FastDateParser StringUtils#equals fails with Index OOBE on non-Strings with identical leading prefix There are no tests for CharSequenceUtils.regionMatches - [GitHub PR] modify note at line 1230 #120 + StringUtils.ordinalIndexOf: Add missing right parenthesis in JavaDoc example Incorrect Javadoc StringUtils.containsAny(CharSequence, CharSequence...) Added new property IS_OS_MAC_OSX_EL_CAPITAN in SystemUtils