Update "changes.xml".

This commit is contained in:
Gilles 2015-08-30 16:30:33 +02:00
parent 818533e92b
commit d17cabe29f
1 changed files with 3 additions and 0 deletions

View File

@ -54,6 +54,9 @@ If the output is not quite correct, check for invisible trailing spaces!
</release>
<release version="4.0" date="XXXX-XX-XX" description="">
<action dev="erans" type="add" issue="MATH-1259">
New "IntegerSequence" class (in package "o.a.c.m.util") with "Incrementor" inner class.
</action>
<action dev="oertl" type="update" issue="MATH-1220"> <!-- backported to 3.6 -->
Faster generation of Zipf distributed random numbers by using rejection-inversion sampling.
</action>