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 2012/09/03 14:26:46 UTC

svn commit: r1380217 - /santuario/xml-security-java/branches/1.5.x-fixes/CHANGELOG.txt

Author: coheigea
Date: Mon Sep  3 12:26:46 2012
New Revision: 1380217

URL: http://svn.apache.org/viewvc?rev=1380217&view=rev
Log:
Updating Changelog

Modified:
    santuario/xml-security-java/branches/1.5.x-fixes/CHANGELOG.txt

Modified: santuario/xml-security-java/branches/1.5.x-fixes/CHANGELOG.txt
URL: http://svn.apache.org/viewvc/santuario/xml-security-java/branches/1.5.x-fixes/CHANGELOG.txt?rev=1380217&r1=1380216&r2=1380217&view=diff
==============================================================================
--- santuario/xml-security-java/branches/1.5.x-fixes/CHANGELOG.txt (original)
+++ santuario/xml-security-java/branches/1.5.x-fixes/CHANGELOG.txt Mon Sep  3 12:26:46 2012
@@ -1,6 +1,7 @@
 Changelog for "Apache xml-security" <http://santuario.apache.org/>
 
 New in v1.5.3-SNAPSHOT:
+    Fixed SANTUARIO-342 - NullPointer in javax.xml.crypto.KeySelectorException.printStackTrace
     Fixed SANTUARIO-336 - Multiple race conditions in the ResolverDirectHttp implementation
     Fixed SANTUARIO-335 - Remove use of X509Certificate getSubjectDN + getIssuerDN.
     Fixed SANTUARIO-334 - UnsyncByteArrayOutputStream hangs on messages larger 512 MB.