Update release notes with fixed bugs

git-svn-id: https://svn.apache.org/repos/asf/servicemix/smx4/kernel/branches/kernel-1.0.x@693903 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 2fba737..1d6301a 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -38,6 +38,10 @@
 ** Bug

     * [SMX4KNL-70] - Bundles in /system folder should take precedence over local Maven repository

     * [SMX4KNL-79] - When starting the kernel, a log entry states "Can not install feature ''"

+    * [SMX4KNL-80] - "features list" output has a "version" column but no infos

+    * [SMX4KNL-81] - The wrapper feature can not be installed out of the box

+    * [SMX4KNL-82] - The installation state of a feature is not displayed correctly after a restart when using the "features list" command

+    * [SMX4KNL-83] - When using the wrapper command, ServiceMix Kernel does not start correctly

 

 ** Improvement

     * [SMX4KNL-69] - Add installation status for the 'features list' result.