diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 5056d8107..7bcccd9fa 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -57,6 +57,7 @@ The type attribute can be add,update,fix,remove. Fixing reversed Javadoc descriptions in StopWatch #781. Fix typos in JavaDoc #795. Simplify assertions with equivalent but more simple. #792. + Avoid multiple equivalent occurrences of the same expression. #797. Add EnumUtils.getEnumSystemProperty(...). Add TriConsumer.