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 0f403be44293644b26f0662c72c5573dd6f7c303
Author: Alex Herbert <[email protected]>
AuthorDate: Tue Mar 19 20:18:56 2019 +0000

    Track changes.
    
    Closes #29
---
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 0e2d57f..45ee0b7 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -75,6 +75,9 @@ 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="update" issue="RNG-81">
+        "NumberFactory": Evenly sample all dyadic rationals between 0 and 1.
+      </action>
       <action dev="aherbert" type="add" issue="RNG-79">
         Benchmark methods for producing nextDouble and nextFloat.
       </action>

Reply via email to