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 51313b29d Javadoc
new 03aa5a088 Javadoc
new bd40b4511 Fix race condition in Range.hashCode()
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 +
src/main/java/org/apache/commons/lang3/CharRange.java | 4 +++-
src/main/java/org/apache/commons/lang3/Range.java | 17 ++++++-----------
3 files changed, 10 insertions(+), 12 deletions(-)