Fix init order warning.
[shibboleth/cpp-sp.git] / doc / RELEASE.txt
index ecca1d8..cac7a19 100644 (file)
@@ -1,10 +1,14 @@
-Release Notes
+Shibboleth Native SP Release Notes
 
-Shibboleth Native SP
-
-Fix/enhancement lists:
+Fix/Enhancement Lists:
 https://wiki.shibboleth.net/confluence/display/DEV/SPRoadmap
 
+Important Changes:
+https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPConfigurationChanges
+
+Feature Highlights:
+https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPInterestingFeatures
+
 NOTE: The shibboleth2.xml configuration format in this release
 is fully compatible with the 2.x releases, but there are significant
 new options available to simplify the majority of configurations.
@@ -76,6 +80,7 @@ Fully Supported
 - General Security
     - Black/whitelisting of XML security algorithms (with xml-security 1.6+)
     - RSA and ECDSA signatures (EC requires xml-security 1.6+ and support from openssl)
+    - AES-GCM encryption (requires xml-security 1.7+ and support from openssl)
     - Metadata-based algorithm selection 
 
 - Attributes
@@ -120,7 +125,8 @@ Fully Supported
     - Support on Apache for preserving URL-encoded form data across SSO 
 
 - Apache module enhancements
-    - "OR" coexistence with other authorization modules
+    - Apache 2.4 support including authz 
+    - "OR" coexistence with other authz modules on older Apache
     - htaccess-based override of any valid RequestMap property
     - htaccess support for external access control plugins