This is an automated email from the ASF dual-hosted git repository.

asf-gitbox-commits pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-rng.git


The following commit(s) were added to refs/heads/master by this push:
     new e0905969 Typo
e0905969 is described below

commit e09059695e034544961bc9645b58376c4dee6de9
Author: Alex Herbert <[email protected]>
AuthorDate: Sat Aug 22 12:52:46 2026 +0100

    Typo
---
 src/changes/changes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 4b758d9d..fcd4b6ad 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -62,7 +62,7 @@ New features, updates and bug fixes (requires Java 8).
         as the source of randomness.
       </action>
       <action dev="aherbert" type="update" due-to="Security scan, Alex 
Herbert">
-        "ISAACRandom": Document unsuitability for use in a cryptographic or 
security
+        "ISAACRandom": Document unsuitability for use in cryptographic or 
security
         purposes due to the use of a non-cryptographically strong source of 
entropy for
         seeding, and access to the internal state by save/restore 
functionality.
       </action>

Reply via email to