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

sebb pushed a commit to branch codec-182
in repository https://gitbox.apache.org/repos/asf/commons-codec.git


The following commit(s) were added to refs/heads/codec-182 by this push:
     new e2f8ea48 Doc tweak [skip ci]
e2f8ea48 is described below

commit e2f8ea48d81d7c96d5ee631995b58d894de259bf
Author: Sebb <[email protected]>
AuthorDate: Tue Jul 30 20:59:55 2024 +0100

    Doc tweak [skip ci]
---
 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 58e66a28..34efbb93 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -45,7 +45,7 @@ The <action> type attribute can be add,update,fix,remove.
   <body>
     <release version="1.17.2" date="YYYY-MM-DD" description="This is a feature 
and maintenance release. Java 8 or later is required.">
       <!-- FIX -->
-      <action issue="CODEC-182" dev="sebb" type="fix" due-to="Felix 
Kaser">Tidy up salt Javadoc and validation.</action>
+      <action issue="CODEC-182" dev="sebb" type="fix" due-to="Felix 
Kaser">Sha2Crypt: tidy up salt Javadoc and validation.</action>
       <!-- ADD -->
       <!-- UPDATE -->
       <action type="update" dev="ggregory" due-to="Dependabot">Bump 
org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 #296.</action>

Reply via email to