Repository: commons-math
Updated Branches:
  refs/heads/master c7f7da754 -> 75da8c1c9


MATH-1301


Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/75da8c1c
Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/75da8c1c
Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/75da8c1c

Branch: refs/heads/master
Commit: 75da8c1c9584aa9a5f1962186ee9f7c320456bd3
Parents: c7f7da7
Author: Gilles <er...@apache.org>
Authored: Sun Dec 27 23:58:20 2015 +0100
Committer: Gilles <er...@apache.org>
Committed: Sun Dec 27 23:58:20 2015 +0100

----------------------------------------------------------------------
 src/changes/changes.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-math/blob/75da8c1c/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 35e0532..20005d4 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -70,6 +70,7 @@ If the output is not quite correct, check for invisible 
trailing spaces!
       </action>
       <action dev="erans" type="fix" issue="MATH-1301">
         "JDKRandomGenerator": Method "nextInt(int)" now throws a 
"NotStrictlyPositiveException".
+        The class now delegates to (rather inherits from) "java.util.Random".
       </action>
       <action dev="erans" type="update" issue="MATH-1305" due-to="Rostislav 
Krasny">
         "AbstractRandomGenerator" and "BitsStreamGenerator": Slight performance

Reply via email to