Cleanup.
Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/647c02bf Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/647c02bf Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/diff/647c02bf Branch: refs/heads/master Commit: 647c02bf002510419852f0f4cb19877272333426 Parents: cc5b2d9 Author: Gilles <[email protected]> Authored: Wed Aug 17 20:19:52 2016 +0200 Committer: Gilles <[email protected]> Committed: Wed Aug 17 20:19:52 2016 +0200 ---------------------------------------------------------------------- src/changes/changes.xml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-rng/blob/647c02bf/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 33f51d7..c089f2d 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -54,12 +54,9 @@ If the output is not quite correct, check for invisible trailing spaces! This is the first release of Commons Rng. The minimum version of the Java platform required to compile and use - Commons Rng 1.0 is Java 5. + Commons Rng 1.0 is Java 6. "> - </release> - - <release version="1.0" date="XXXX-XX-XX" description=""> - <!-- <action dev="erans" type="update" issue="MATH-1210"> --> + <!-- <action dev="erans" type="fix" issue="RNG-xxx"> --> <!-- </action> --> </release>
