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 dfafc5d Merge branch 'pr-255' new cbc5db5 [COLLECTIONS-799]: Prevent modifications by pollFirst and pollLast new e6f72fe [COLLECTIONS-799] Changelog new 5b0f22a Merge branch 'pr-250' 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: pom.xml | 3 ++ src/changes/changes.xml | 3 ++ .../collections4/set/UnmodifiableNavigableSet.java | 16 ++++++ .../set/UnmodifiableNavigableSetTest.java | 60 +++++++--------------- 4 files changed, 40 insertions(+), 42 deletions(-)