This is an automated email from the ASF dual-hosted git repository. tv pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-jcs.git
commit d7ab40acc69dc7756aa2e310815acc3ef66937a7 Author: Thomas Vandahl <[email protected]> AuthorDate: Tue Feb 17 14:52:43 2026 +0100 Document changes --- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 43d45202..abcc84e9 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -40,6 +40,9 @@ <action dev="tv" type="fix" issue="JCS-243" due-to="Henrik Hiltunen"> fix ICacheServiceAdmin not extending Remote </action> + <action dev="tv" type="fix" issue="JCS-222" due-to="Arturo Bernal"> + fix typo "waterfal" method + </action> <!-- ADD --> <action type="add" dev="ggregory" due-to="Gary Gregory"> Add Maven property project.build.outputTimestamp for build reproducibility.
