diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 683723be7..bccc7e14b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -53,6 +53,10 @@
"CollectionUtils#removeAll" wrongly called "ListUtils#retainAll".
+
+ Calling "setValue(Object)" on any Entry returned by a "Flat3Map" will now
+ correctly set the value for the current entry.
+