You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by ch...@apache.org on 2015/11/30 13:26:21 UTC

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

Author: chetanm
Date: Mon Nov 30 12:26:21 2015
New Revision: 1717239

URL: http://svn.apache.org/viewvc?rev=1717239&view=rev
Log:
Prepare for 0.0.4 release

Modified:
    felix/trunk/jaas/changelog.txt

Modified: felix/trunk/jaas/changelog.txt
URL: http://svn.apache.org/viewvc/felix/trunk/jaas/changelog.txt?rev=1717239&r1=1717238&r2=1717239&view=diff
==============================================================================
--- felix/trunk/jaas/changelog.txt (original)
+++ felix/trunk/jaas/changelog.txt Mon Nov 30 12:26:21 2015
@@ -1,3 +1,12 @@
+Changes from 0.0.2 to 0.0.4
+---------------------------
+** Bug
+    * [FELIX-4827] - Improve logging on LoginModule registration
+
+** Improvement
+    * [FELIX-4978] - Enable name hint for JAAS Config entries
+    * [FELIX-5083] - Set webconsole.configurationFactory.nameHint for JAAS configurations
+
 Initial Release 0.0.2
 ---------------------