You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by er...@apache.org on 2016/09/11 21:21:42 UTC

svn commit: r15299 - in /dev/commons/rng: README.html RELEASE-NOTES.txt

Author: erans
Date: Sun Sep 11 21:21:41 2016
New Revision: 15299

Log:
Fix component's name: "Rng" -> "RNG".

Modified:
    dev/commons/rng/README.html
    dev/commons/rng/RELEASE-NOTES.txt

Modified: dev/commons/rng/README.html
==============================================================================
--- dev/commons/rng/README.html (original)
+++ dev/commons/rng/README.html Sun Sep 11 21:21:41 2016
@@ -1,7 +1,7 @@
-<h1>Commons Rng 1.0</h1>
+<h1>Apache Commons RNG 1.0</h1>
 
 <p>
-  This is version 1.0 of the Commons Rng library.
+  This is version 1.0 of the Apache Commons RNG library.
   It is available in both binary and source distributions.
 </p>
 
@@ -17,7 +17,7 @@
 <p>The changes in this release are detailed in the release notes.</p>
 
 <p>
-  Thank you for using <a href="http://commons.apache.org/rng/">Commons Rng</a>
+  Thank you for using <a href="http://commons.apache.org/rng/">Apache Commons RNG</a>
   from the <a href="http://commons.apache.org/">Apache Commons Project</a>.
 </p>
 

Modified: dev/commons/rng/RELEASE-NOTES.txt
==============================================================================
--- dev/commons/rng/RELEASE-NOTES.txt (original)
+++ dev/commons/rng/RELEASE-NOTES.txt Sun Sep 11 21:21:41 2016
@@ -1,18 +1,18 @@
 
-              Apache Commons Rng 1.0 RELEASE NOTES
+              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 commons-rng-1.0
 
-The Apache Commons Rng project provides implementations of random numbers generators.
+The Apache Commons RNG project provides implementations of random numbers generators.
 
-This is the first release of Commons Rng.
+This is the first release of Apache Commons RNG.
 The minimum version of the Java platform required to compile and use
-Commons Rng 1.0 is Java 6.
+Apache Commons RNG 1.0 is Java 6.
 
 No changes defined in this version.
 
-For complete information on Apache Commons Rng, including instructions on how to submit bug reports,
-patches, or suggestions for improvement, see the Apache Commons Rng website:
+For complete information on Apache Commons RNG, including instructions on how to submit bug reports,
+patches, or suggestions for improvement, see the Apache Commons RNG website:
 
 http://commons.apache.org/proper/commons-rng/