diff --git a/src/changes/changes.xml b/src/changes/changes.xml index d5af96f95..dbed4f137 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -51,7 +51,8 @@ The type attribute can be add,update,fix,remove. Rename variable names from 'clss' to 'clazz' #1087. [Javadoc] ComparableUtils'c1' to 'comparable1', 'c2' to ' [Javadoc] Remove 2.1 specific comment #1091. - [Javadoc] Fix Incorrect Description in Processor isAarch64() #1093. + ImmutablePair and ImmutableTriple implementation don't match final in Javadoc. + [Javadoc] Fix Incorrect Description in Processor isAarch64() #1093. [Javadoc] Point to right getShortClassName flavor in Javadoc for relevant notes #1097. Improve performance of StringUtils.isMixedCase() #1096. ThreadUtils find methods should not return null items #1098.