Update "changes.xml".
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/6804238e Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/6804238e Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/6804238e Branch: refs/heads/develop Commit: 6804238e6299e83f99200537b4ece845279f59c7 Parents: eeeb553 Author: Gilles <gil...@harfang.homelinux.org> Authored: Thu Aug 18 23:21:40 2016 +0200 Committer: Gilles <gil...@harfang.homelinux.org> Committed: Thu Aug 18 23:21:40 2016 +0200 ---------------------------------------------------------------------- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-math/blob/6804238e/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index e8dfc2b..1e43272 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -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-1383"> + Dependency toward the "Commons Rng" component. + </action> <action dev="erans" type="update" issue="MATH-1377"> "SimplexOptimizer": Slight performance improvement. </action>