You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by mu...@apache.org on 2009/09/24 20:03:57 UTC

svn commit: r818576 - /xml/security/trunk/CHANGELOG.txt

Author: mullan
Date: Thu Sep 24 18:03:55 2009
New Revision: 818576

URL: http://svn.apache.org/viewvc?rev=818576&view=rev
Log:
Fixed Bug 36526: Out of memory error when signing or verifying big files.

Modified:
    xml/security/trunk/CHANGELOG.txt

Modified: xml/security/trunk/CHANGELOG.txt
URL: http://svn.apache.org/viewvc/xml/security/trunk/CHANGELOG.txt?rev=818576&r1=818575&r2=818576&view=diff
==============================================================================
--- xml/security/trunk/CHANGELOG.txt (original)
+++ xml/security/trunk/CHANGELOG.txt Thu Sep 24 18:03:55 2009
@@ -1,5 +1,6 @@
 Changelog for "Apache xml-security" <http://santuario.apache.org/>
 New in v1.4.4-SNAPSHOT
+    Fixed Bug 36526: Out of memory error when signing or verifying big files. Thanks to Agnes Juhasz.
     Fixed Bug 47784: ClassNotFoundException when init the xml security in OSGi plateform
     Fixed Bug 47762: contextChild parameter of Transform.getInstance may be null 
 New in v1.4.3