This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch 2_4_x-fixes in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git
commit 9cbcbfb82397442c837a0c3d191c204367eccdb6 Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Fri Feb 11 06:55:25 2022 +0000 Adding release notes for 2.4.x --- ChangeLog.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/ChangeLog.txt b/ChangeLog.txt index f3ee5f1..084d6ab 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -5,6 +5,21 @@ for a given release. Portions of this report were generated using the ReleaseNotes facility in Jira. +Release 2.4.1 +============== + +Bug + [WSS-692] - Timestamp of content in jar-files are invalid. + +Release 2.4.0 +============== + +Bug + [WSS-678] - OpenSAML Decrypter initialization failed + +Improvement + [WSS-679] - Fix regression in signing KeyInfos + Release 2.3.2 ==============
