Author: gnodet
Date: Fri Apr 6 08:21:03 2012
New Revision: 1310225
URL: http://svn.apache.org/viewvc?rev=1310225&view=rev
Log:
Update fileinstall changelog
Modified:
felix/trunk/fileinstall/doc/changelog.txt
Modified: felix/trunk/fileinstall/doc/changelog.txt
URL:
http://svn.apache.org/viewvc/felix/trunk/fileinstall/doc/changelog.txt?rev=1310225&r1=1310224&r2=1310225&view=diff
==============================================================================
--- felix/trunk/fileinstall/doc/changelog.txt (original)
+++ felix/trunk/fileinstall/doc/changelog.txt Fri Apr 6 08:21:03 2012
@@ -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 @@ Version 3.2.0
* [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
--------------