This is an automated email from the ASF dual-hosted git repository.
kinow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-collections.git
from 06cc4554b Merge branch 'pr-325'
new 17bed2b55 [COLLECTIONS-814] CollectionUtils.removeAll() not throwing
proper NullPointerException(NPE) if the first parameter is empty
new 8c91a5154 [COLLECTIONS-814] Add change log
new 304a1bf3f Merge branch 'pr-340'
The 3 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 | 5 ++++-
src/main/java/org/apache/commons/collections4/ListUtils.java | 2 ++
src/test/java/org/apache/commons/collections4/ListUtilsTest.java | 6 ++++++
3 files changed, 12 insertions(+), 1 deletion(-)