Prepare for release.
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@981863 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/fileinstall/doc/changelog.txt b/fileinstall/doc/changelog.txt
index bf36dfa..4b25cf0 100644
--- a/fileinstall/doc/changelog.txt
+++ b/fileinstall/doc/changelog.txt
@@ -1,3 +1,11 @@
+Version 3.0.2
+-------------
+** Bug
+ * [FELIX-2366] - Avoiding property substitution by escaping does not remove escape character
+
+** Improvement
+ * [FELIX-1657] - Add option in fileinstall to start bundles transiently (START_TRANSIENT)
+
Version 3.0.0
-------------
** Bug