Update change log for version 1.2.0.


git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@787669 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/fileinstall/doc/changelog.txt b/fileinstall/doc/changelog.txt
index e917e6a..9df2cb9 100644
--- a/fileinstall/doc/changelog.txt
+++ b/fileinstall/doc/changelog.txt
@@ -1,3 +1,19 @@
+Version 1.2.0
+-------------
+   * [FELIX-1179] - FileInstall should recognize Jar files by content instead
+     of extension
+   * [FELIX-1216] - ClassCastException when running FileInstall with
+     Knopflerfish
+   * [FELIX-1228] - Felix File Install - Spaces in File Names
+   * [FELIX-1203] - NPE in fileinstall if a watched bundle is uninstalled by
+     some other means
+   * [FELIX-1235] - NullPointerException due to misconfigured watched dir
+   * [FELIX-1174] - FileInstall bundle does not print stack trace of exceptions
+     when log service is not used
+   * [FELIX-1251] - Looping NullPointerException if the polled directory is
+     removed after File Install registration
+   * [FELIX-1241] - Log "Bundle Started" 
+
 Version 1.0.0
 -------------
 
@@ -26,4 +42,4 @@
 Version 0.9.0
 --------------
 
- * First public release
\ No newline at end of file
+ * First public release