This is an automated email from the ASF dual-hosted git repository.

aherbert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-rng.git

commit 9ac34c74aa8e5aff882e449df328b31d3111fd14
Author: aherbert <aherb...@apache.org>
AuthorDate: Mon Feb 25 13:20:38 2019 +0000

    Track changes.
---
 src/changes/changes.xml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 14ac2f1..a22da18 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -75,8 +75,11 @@ re-run tests that fail, and pass the build if they succeed
 within the allotted number of reruns (the test will be marked
 as 'flaky' in the report).
 ">
+      <action dev="aherbert" type="add" issue="RNG-72">
+        Add new JMH benchmark ConstructionPerformance.
+      </action>
       <action dev="aherbert" type="add" issue="RNG-71">
-        Validate parameters for the distribution samplers
+        Validate parameters for the distribution samplers.
       </action>
       <action dev="aherbert" type="update" issue="RNG-68">
         "AhrensDieterMarsagliaTsangGammaSampler": Algorithms for small and 
large theta have

Reply via email to