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 aa83ded30f31f3b65b68daf7fecba96bd4ff4e74 Author: Alex Herbert <aherb...@apache.org> AuthorDate: Mon Nov 25 21:38:10 2019 +0000 [RNG-124] Track changes. --- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 065a9e1..26e54ed 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="add" issue="124"> + Add fixed increment versions of the PCG generators. + </action> </release> <release version="1.3" date="2019-11-08" description="