Author: gnodet
Date: Wed Jan 13 15:05:38 2016
New Revision: 1724438
URL: http://svn.apache.org/viewvc?rev=1724438&view=rev
Log:
Add change log
Modified:
felix/trunk/utils/doc/changelog.txt
Modified: felix/trunk/utils/doc/changelog.txt
URL:
http://svn.apache.org/viewvc/felix/trunk/utils/doc/changelog.txt?rev=1724438&r1=1724437&r2=1724438&view=diff
==============================================================================
--- felix/trunk/utils/doc/changelog.txt (original)
+++ felix/trunk/utils/doc/changelog.txt Wed Jan 13 15:05:38 2016
@@ -1,3 +1,8 @@
+Changes from 1.8.0 to 1.8.2
+---------------------------
+** Bug
+ * [FELIX-5156] - Felix Properties doesn't handle multi value properties
correctly
+
Changes from 1.6.0 to 1.8.0
---------------------------
** Bug