Track changes.
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 2db01a5..2821512 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -95,6 +95,9 @@
  nightmare was one of the main reasons for creating more focused
  components.]
 ">
+      <action dev="erans" type="update" issue="MATH-1616">
+        Refactor "EmpiricalDistribution" class (in package "o.a.c.m.legacy.distribution").
+      </action>
       <action dev="erans" type="fix" issue="MATH-1379" due-to="Richard Wilkinson">
         Fix "LoessInterpolator" (in package "o.a.c.m.legacy.analysis.interpolation").
       </action>
@@ -247,7 +250,7 @@
         "RRQRDecomposition": bug in method "performHouseholderReflection".
       </action>
       <action dev="kinow" type="fix" issue="MATH-1381" due-to="Kexin Xie">
-        BinomialTest P-value > 1
+        Fix "BinomialTest": P-value larger than 1.
       </action>
       <action dev="erans" type="fix" issue="MATH-1382" due-to="Stefan Bunk">
         "MultivariateNormalDistribution": performance improvement (by