This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-lang.git
from 52c06bea2 fix LANG-1816 (#1589)
new 24e0b283d Sort members
new c477140ac LANG-1816: ArrayUtils contains/indexOf/indexesOf with
tolerance fail to match NaN values #1589
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/changes/changes.xml | 1 +
.../java/org/apache/commons/lang3/ArrayUtils.java | 36 +++++++++++-----------
.../commons/lang3/builder/HashCodeBuilderTest.java | 8 ++---
3 files changed, 23 insertions(+), 22 deletions(-)