GitHub user ttulka opened a pull request: https://github.com/apache/commons-collections/pull/56
The put method should return the previous record only if not expired You can merge this pull request into a Git repository by running: $ git pull https://github.com/ttulka/commons-collections master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/commons-collections/pull/56.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #56 ---- commit e3abf938fe8b137d0c6e2927d6d0923f9a6d7321 Author: Tomas Tulka <tomas.tulka@...> Date: 2018-11-07T10:51:45Z the put method should return the previous record only if not expired ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org