[java-xmltooling COMMIT] /branches/REL_1/doc/RELEASE-NOTES.txt

noreply at shibboleth.net noreply at shibboleth.net
Wed Mar 6 11:03:03 EST 2013


Author: scantor
Date: Wed Mar  6 11:03:03 2013
New Revision: 797

URL: http://svn.shibboleth.net/view/java-xmltooling?rev=797&view=rev
Log:
JXT-96: Decrypter doesn't fall back to default unmarshaller

Modified:
    branches/REL_1/doc/RELEASE-NOTES.txt

Modified: branches/REL_1/doc/RELEASE-NOTES.txt
URL: http://svn.shibboleth.net/view/java-xmltooling/branches/REL_1/doc/RELEASE-NOTES.txt?rev=797&r1=796&r2=797&view=diff
==============================================================================
--- branches/REL_1/doc/RELEASE-NOTES.txt (original)
+++ branches/REL_1/doc/RELEASE-NOTES.txt Wed Mar  6 11:03:03 2013
@@ -2,10 +2,11 @@
 =============================================
 [JXT-24] - Support for CDATA content
 [JXT-88] - AbstractXMLObject unnecessarily creates a new QName in getElementQName
-[JXT-89] - AbstractXMLObjectUnmarshaller should check isTraceEnabled in unmarshall(Element) before *creating* QNames and logging
+[JXT-89] - AbstractXMLObjectUnmarshaller should check log level before *creating* QNames and logging
 [JXT-93] - X509Util.determineEntityCertificate doesn't catch lower layer SecurityException
+[JXT-96] - Decrypter doesn't fall back to default unmarshaller
 [JXT-97] - DigestMethod builder defaults to wrong namespace/prefix
-[JXT-98] -  Add support for configuring PKIX policy checking in the PKIX trust engine
+[JXT-98] - Add support for configuring PKIX policy checking in the PKIX trust engine
 [JXT-99] - Signature verification exception on Java 7
 
 Changes in Release 1.3.4



More information about the commits mailing list