FELIX-4318 - prepare for initial release of JAAS Bundle

Minor pom cleanup and updating bnd lib version to 2.1.0

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1542982 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/jaas/changelog.txt b/jaas/changelog.txt
new file mode 100644
index 0000000..07722bd
--- /dev/null
+++ b/jaas/changelog.txt
@@ -0,0 +1,23 @@
+Initial Release 0.0.2
+---------------------
+
+** Bug
+    * [FELIX-3985] - ConfigSpiOsgi should be registered by default
+    * [FELIX-3998] - Updating JAAS config leads to registration of duplicate LoginModules
+
+** Improvement
+    * [FELIX-3983] - Use inlined Sling commons PropertiesUtil for reading config values
+    * [FELIX-3984] - Use default application/realm name of 'other' if none specified
+
+** New Feature
+    * [FELIX-3705] - Bundle to simplify JAAS usage in OSGi
+
+** Task
+    * [FELIX-3935] - Add testcases for validating the JAAS Feature implementation
+    * [FELIX-3980] - Add documentation related to usage of Felix JAAS Bundle
+    * [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
+
+
+