Preparing RC3.
Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/df7299fd Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/df7299fd Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/diff/df7299fd Branch: refs/heads/1.0-release Commit: df7299fda2ac248958df99e52bcfbd4e24b70c88 Parents: 0cb8ad7 Author: Gilles <er...@apache.org> Authored: Tue Nov 29 00:46:07 2016 +0100 Committer: Gilles <er...@apache.org> Committed: Tue Nov 29 00:46:07 2016 +0100 ---------------------------------------------------------------------- RELEASE-NOTES.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-rng/blob/df7299fd/RELEASE-NOTES.txt ---------------------------------------------------------------------- diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 754e509..056dca9 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -1,7 +1,7 @@ Apache Commons RNG 1.0 RELEASE NOTES -The Apache Commons RNG team is pleased to announce the release of commons-rng-1.0 +The Apache Commons RNG team is pleased to announce the release of Apache Commons RNG 1.0 The Apache Commons RNG project provides pure-Java implementation of pseudo-random generators. @@ -13,8 +13,6 @@ Apache Commons RNG 1.0 contains the following modules: commons-rng-sampling (requires Java 6) commons-rng-jmh (requires Java 6) commons-rng-examples (requires Java 7) -For more information, please refer to the userguide and apidocs: - http://commons.apache.org/rng/ No changes defined in this version.