diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 180cc9ae0..905a7b299 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -55,6 +55,7 @@ The type attribute can be add,update,fix,remove. Add ArrayUtils.addFirst() methods. Remove redundant if statements in join methods #411. Trivial: year of release for 3.9 says 2018, should be 2019 + Use synchronise on a set created with Collections.synchronizedSet before iterating