Author: gnodet
Date: Thu Jan 14 10:20:24 2016
New Revision: 1724574
URL: http://svn.apache.org/viewvc?rev=1724574&view=rev
Log:
Add 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=1724574&r1=1724573&r2=1724574&view=diff
==============================================================================
--- felix/trunk/fileinstall/doc/changelog.txt (original)
+++ felix/trunk/fileinstall/doc/changelog.txt Thu Jan 14 10:20:24 2016
@@ -1,3 +1,16 @@
+Version 3.5.2
+-------------
+** Bug
+ * [FELIX-4906] - Changes in symlinked bundles not detected with NIO2
WatcherScanner
+ * [FELIX-4935] - Felix fileinstall project set to incorrect java version
+ * [FELIX-4975] - fileinstall's ConfigInstaller leaks it's permission
checks to caller
+ * [FELIX-5135] - Felix Fileinstall does not use all properties
+ * [FELIX-5136] - Felix Fileinstall temp dir generation is inefficient
+ * [FELIX-5137] - Felix Fileinstall: add support for recursing and skipping
subdirectories
+
+** Improvement
+ * [FELIX-4714] - Felix should sort bundles by alphabetical name from
"deploy" directory
+
Version 3.5.0
-------------
** New Feature