Update fileinstall changelog
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1310225 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/fileinstall/doc/changelog.txt b/fileinstall/doc/changelog.txt
index 38c0776..0f455ce 100644
--- a/fileinstall/doc/changelog.txt
+++ b/fileinstall/doc/changelog.txt
@@ -1,3 +1,9 @@
+Version 3.2.2
+-------------
+** Improvement
+ * [FELIX-3398] - Track new versions of artifact listener and optionally update all bundles when a new version is detected
+ * [FELIX-3448] Small optimization when using file name filters
+
Version 3.2.0
-------------
** Bug
@@ -20,7 +26,6 @@
* [FELIX-2848] - Saving config file to original location shouldn't add system properties
* [FELIX-3294] - file install dependencies on osgi artifacts should have "provided" scope
* [FELIX-3386] - File install tests use deprecated EasyMock API and fail on BundleContext.getProperty
- * [FELIX-3398] - Track new versions of artifact listener and optionally update all bundles when a new version is detected
Version 3.1.10
--------------