diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 3d5559405..48e56fdd3 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -54,10 +54,10 @@ If the output is not quite correct, check for invisible trailing spaces! - + Faster generation of Zipf distributed random numbers by using rejection-inversion sampling. - + Improved performance of sort-in-place methods by avoiding boxing.