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 6061d157 Change doc
6061d157 is described below
commit 6061d157a5594562cb298c50722c07ade629a830
Author: Sebb <[email protected]>
AuthorDate: Tue Jul 30 20:57:36 2024 +0100
Change doc
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 876af0fa..58e66a28 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -45,6 +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>
<!-- 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>