You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by sc...@apache.org on 2010/09/12 21:04:51 UTC

svn commit: r996366 - /santuario/trunk/c/CHANGELOG.txt

Author: scantor
Date: Sun Sep 12 19:04:51 2010
New Revision: 996366

URL: http://svn.apache.org/viewvc?rev=996366&view=rev
Log:
Testing commit access.

Modified:
    santuario/trunk/c/CHANGELOG.txt

Modified: santuario/trunk/c/CHANGELOG.txt
URL: http://svn.apache.org/viewvc/santuario/trunk/c/CHANGELOG.txt?rev=996366&r1=996365&r2=996366&view=diff
==============================================================================
--- santuario/trunk/c/CHANGELOG.txt (original)
+++ santuario/trunk/c/CHANGELOG.txt Sun Sep 12 19:04:51 2010
@@ -14,7 +14,7 @@ Changes since 1.5.1
 * Expose algorithm URI on Signature and Reference objects (SC)
 * White/blacklisting of otherwise registered algorithms (SC)
 * Add selected XML Signature 1.1 KeyInfo extensions (SC)
-* Add elliptic curve signatures via ECDSA (SC)
+* Add elliptic curve keys and signatures via ECDSA (SC)
 * Support debugging of Reference/SignedInfo data (SC)
 * Clean up tests for SHA2 algorithms in OpenSSL (SC)