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 2008/01/18 19:50:39 UTC

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

Author: mullan
Date: Fri Jan 18 10:50:37 2008
New Revision: 613223

URL: http://svn.apache.org/viewvc?rev=613223&view=rev
Log:
Fixed Bug 44177: when using xslt transformation there is problem with xalan 
newline.

Modified:
    xml/security/trunk/CHANGELOG.txt

Modified: xml/security/trunk/CHANGELOG.txt
URL: http://svn.apache.org/viewvc/xml/security/trunk/CHANGELOG.txt?rev=613223&r1=613222&r2=613223&view=diff
==============================================================================
--- xml/security/trunk/CHANGELOG.txt (original)
+++ xml/security/trunk/CHANGELOG.txt Fri Jan 18 10:50:37 2008
@@ -1,5 +1,6 @@
 Changelog for "Apache xml-security" <http://xml.apache.org/security/>
 New in ...
+    Fixed Bug 44177: when using xslt transformation there is problem with xalan newline. Thanks to Matej Spiller.
     Small refactor for ElementProxy to get rid of the state, it was an old 
         vestige that where taking space and obfuscating the code.
     Fixed bug 40897: String comparisons using '==' causes validation errors