You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by fm...@apache.org on 2014/01/16 18:27:59 UTC

svn commit: r1558855 - /felix/trunk/jaas/changelog.txt

Author: fmeschbe
Date: Thu Jan 16 17:27:59 2014
New Revision: 1558855

URL: http://svn.apache.org/r1558855
Log:
Update changelog

Modified:
    felix/trunk/jaas/changelog.txt

Modified: felix/trunk/jaas/changelog.txt
URL: http://svn.apache.org/viewvc/felix/trunk/jaas/changelog.txt?rev=1558855&r1=1558854&r2=1558855&view=diff
==============================================================================
--- felix/trunk/jaas/changelog.txt (original)
+++ felix/trunk/jaas/changelog.txt Thu Jan 16 17:27:59 2014
@@ -2,12 +2,15 @@ Initial Release 0.0.2
 ---------------------
 
 ** Bug
-    * [FELIX-3985] - ConfigSpiOsgi should be registered by default
+    * [FELIX-3985] - ConfigSpiOsgi should be registered by default 
     * [FELIX-3998] - Updating JAAS config leads to registration of duplicate LoginModules
+    * [FELIX-4387] - JAAS config fields are initialized too late in the ConfigSpiOsgi constructor
+    * [FELIX-4390] - Login modules registered via LMF not updated if LMF service config changes
 
 ** Improvement
     * [FELIX-3983] - Use inlined Sling commons PropertiesUtil for reading config values
     * [FELIX-3984] - Use default application/realm name of 'other' if none specified
+    * [FELIX-4389] - Configuration ranking for LMF services should also use "jaas.ranking" property
 
 ** New Feature
     * [FELIX-3705] - Bundle to simplify JAAS usage in OSGi
@@ -18,6 +21,3 @@ Initial Release 0.0.2
     * [FELIX-3981] - Create a sample project for demonstrating Felix JAAS main features
     * [FELIX-3989] - Add support for determining code coverage with integration testcases
     * [FELIX-4318] - prepare for initial release of JAAS Bundle
-
-
-