You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by co...@apache.org on 2013/01/15 11:27:14 UTC

svn commit: r1433342 - /santuario/xml-security-java/trunk/CHANGELOG.txt

Author: coheigea
Date: Tue Jan 15 10:27:14 2013
New Revision: 1433342

URL: http://svn.apache.org/viewvc?rev=1433342&view=rev
Log:
[SANTUARIO-351] - Updating CHANGELOG

Modified:
    santuario/xml-security-java/trunk/CHANGELOG.txt

Modified: santuario/xml-security-java/trunk/CHANGELOG.txt
URL: http://svn.apache.org/viewvc/santuario/xml-security-java/trunk/CHANGELOG.txt?rev=1433342&r1=1433341&r2=1433342&view=diff
==============================================================================
--- santuario/xml-security-java/trunk/CHANGELOG.txt (original)
+++ santuario/xml-security-java/trunk/CHANGELOG.txt Tue Jan 15 10:27:14 2013
@@ -2,6 +2,9 @@ Changelog for "Apache xml-security" <htt
 
 New in v2.0.0-SNAPSHOT:
 
+New in v1.5.4:
+    Fixed SANTUARIO-351 - Avoid possible NPE in Unsync OutputStreams.
+
 New in v1.5.3:
     Fixed SANTUARIO-344 - XMLSignature keeps file-handle on xml-file.
     Fixed SANTUARIO-345 - Support Signature 1.1 KeyInfo Extensions: DEREncodedKeyValue, KeyInfoReference, X509Digest.