Added Todd Parnell as contributor.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@382397 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f10c7bda4e
commit
49a15fe6cb
|
@ -167,6 +167,9 @@
|
|||
<contributor>
|
||||
<name>Fredrik Norin</name>
|
||||
</contributor>
|
||||
<contributor>
|
||||
<name>Todd C. Parnell</name>
|
||||
</contributor>
|
||||
<contributor>
|
||||
<name>Christopher Schuck</name>
|
||||
</contributor>
|
||||
|
|
|
@ -43,7 +43,7 @@ Commons Math Release Notes</title>
|
|||
Made ComplexFormat format double values with a provided NumberFormat
|
||||
instance instead of using the real part format for all values.
|
||||
</action>
|
||||
<action dev="psteitz" type="update" issue="38766">
|
||||
<action dev="psteitz" type="update" issue="38766" due-to="Todd C. Parnell">
|
||||
Added Pascal distribution implementation.
|
||||
</action>
|
||||
</release>
|
||||
|
|
Loading…
Reference in New Issue