Add release notes for 3.2.2

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1349150 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/fileinstall/doc/changelog.txt b/fileinstall/doc/changelog.txt
index 1563459..5158a53 100644
--- a/fileinstall/doc/changelog.txt
+++ b/fileinstall/doc/changelog.txt
@@ -1,3 +1,13 @@
+Version 3.2.4
+-------------
+** Bug
+    * [FELIX-3414] - BundleException: Unable to acquire global lock for resolve
+    * [FELIX-3416] - ConcurrentModificationException in DirectoryWatcher.findBundlesWithFragmentsToRefresh
+    * [FELIX-3493] - PackageAdminImpl thorws NPE - File Install does not handle a bundle uninstall gracefully
+
+** Improvement
+    * [FELIX-3487] - Variables are not preserved during write-back if they are defined as framework properties
+
 Version 3.2.2
 -------------
 ** Bug