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/20 11:19:25 UTC

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

Author: coheigea
Date: Thu Sep 20 09:19:25 2012
New Revision: 1387928

URL: http://svn.apache.org/viewvc?rev=1387928&view=rev
Log:
[SANTUARIO-344] - 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=1387928&r1=1387927&r2=1387928&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 Thu Sep 20 09:19:25 2012
@@ -1,6 +1,7 @@
 Changelog for "Apache xml-security" <http://santuario.apache.org/>
 
 New in v1.5.3-SNAPSHOT:
+    Fixed SANTUARIO-344 - XMLSignature keeps file-handle on xml-file.
     Fixed SANTUARIO-345 - Support Signature 1.1 KeyInfo Extensions: DEREncodedKeyValue, KeyInfoReference, X509Digest.
     Fixed SANTUARIO-342 - NullPointer in javax.xml.crypto.KeySelectorException.printStackTrace
     Fixed SANTUARIO-336 - Multiple race conditions in the ResolverDirectHttp implementation