Give Evan credit for recent patch and add him to contributors.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462206 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2ac2716132
commit
0b4e8b6bb0
3
pom.xml
3
pom.xml
|
@ -282,6 +282,9 @@
|
|||
<contributor>
|
||||
<name>Kim van der Linde</name>
|
||||
</contributor>
|
||||
<contributor>
|
||||
<name>Evan Ward</name>
|
||||
</contributor>
|
||||
<contributor>
|
||||
<name>Andrew Waterman</name>
|
||||
</contributor>
|
||||
|
|
|
@ -55,7 +55,7 @@ This is a minor release: It combines bug fixes and new features.
|
|||
Changes to existing features were made in a backwards-compatible
|
||||
way such as to allow drop-in replacement of the v3.1[.1] JAR file.
|
||||
">
|
||||
<action dev="luc" type="fix" issue="MATH-957" due-to="Dennis Hendriks">
|
||||
<action dev="luc" type="fix" issue="MATH-957" due-to="Evan Ward">
|
||||
Fixed inverse cumulative probability for uniform distribution.
|
||||
</action>
|
||||
<action dev="tn" type="change" issue="MATH-917,MATH-918,MATH-919,MATH-920" due-to="Reid Hochstedler">
|
||||
|
|
Loading…
Reference in New Issue