Author: apanday
Date: Wed Nov 7 20:08:17 2012
New Revision: 1406784
URL: http://svn.apache.org/viewvc?rev=1406784&view=rev
Log:
notice and changelog
Added:
felix/trunk/webconsole-plugins/servicediagnostics/changelog.txt
Modified:
felix/trunk/webconsole-plugins/servicediagnostics/NOTICE.txt
Modified: felix/trunk/webconsole-plugins/servicediagnostics/NOTICE.txt
URL:
http://svn.apache.org/viewvc/felix/trunk/webconsole-plugins/servicediagnostics/NOTICE.txt?rev=1406784&r1=1406783&r2=1406784&view=diff
==============================================================================
--- felix/trunk/webconsole-plugins/servicediagnostics/NOTICE.txt (original)
+++ felix/trunk/webconsole-plugins/servicediagnostics/NOTICE.txt Wed Nov 7
20:08:17 2012
@@ -5,5 +5,3 @@ This project is using third party javasc
- graph.js
In my understanding, these are all MIT licences.
-
-This project also uses and embeds org.json, and the scala programming
language.
Added: felix/trunk/webconsole-plugins/servicediagnostics/changelog.txt
URL:
http://svn.apache.org/viewvc/felix/trunk/webconsole-plugins/servicediagnostics/changelog.txt?rev=1406784&view=auto
==============================================================================
--- felix/trunk/webconsole-plugins/servicediagnostics/changelog.txt (added)
+++ felix/trunk/webconsole-plugins/servicediagnostics/changelog.txt Wed Nov 7
20:08:17 2012
@@ -0,0 +1,13 @@
+Changes from 3.0.0 to 3.0.1
+---------------------------
+
+** Bug
+
+ [FELIX-3005] - Compatibility API does not add components in
DependencyManager
+
+** Improvement
+
+Release 3.0.0
+-------------
+
+Initial version.