Update changelog for 2.0.6 release
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@891610 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/fileinstall/doc/changelog.txt b/fileinstall/doc/changelog.txt
index b122dcd..2d6b7e2 100644
--- a/fileinstall/doc/changelog.txt
+++ b/fileinstall/doc/changelog.txt
@@ -1,3 +1,19 @@
+Version 2.0.6
+-------------
+** Bug
+ * [FELIX-1775] - fileinstall release archives contains an empty "load"
+ folder which should be removed
+ * [FELIX-1789] - FileInstall is too verbose
+ * [FELIX-1851] - FileInstall watched bundles are restarted twice upon update
+ * [FELIX-1861] - FileInstall created temp directories are never deleted
+ * [FELIX-1862] - fileinstall thread name as printed in log messages need
+ to be less verbose
+ * [FELIX-1928] - File installer starts bundles too early on restart
+
+** Task
+ * [FELIX-1811] - fileinstall should depend on the official osgi artifacts
+
+
Version 2.0.4
-------------
** Bug