Update changelog

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1558855 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/jaas/changelog.txt b/jaas/changelog.txt
index 07722bd..3d7bba9 100644
--- a/jaas/changelog.txt
+++ b/jaas/changelog.txt
@@ -2,12 +2,15 @@
 ---------------------
 
 ** 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 @@
     * [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
-
-
-