Author: clement
Date: Tue Dec 18 09:13:20 2012
New Revision: 1423361

URL: http://svn.apache.org/viewvc?rev=1423361&view=rev
Log:
Updated changelog. (release preparation)

Modified:
    felix/trunk/ipojo/runtime/annotations/doc/changelog.txt
    felix/trunk/ipojo/runtime/composite/doc/changelog.txt
    felix/trunk/ipojo/runtime/core/doc/changelog.txt
    felix/trunk/ipojo/runtime/doc/changelog.txt

Modified: felix/trunk/ipojo/runtime/annotations/doc/changelog.txt
URL: 
http://svn.apache.org/viewvc/felix/trunk/ipojo/runtime/annotations/doc/changelog.txt?rev=1423361&r1=1423360&r2=1423361&view=diff
==============================================================================
--- felix/trunk/ipojo/runtime/annotations/doc/changelog.txt (original)
+++ felix/trunk/ipojo/runtime/annotations/doc/changelog.txt Tue Dec 18 09:13:20 
2012
@@ -1,3 +1,11 @@
+Changes from the 1.8.4 to 1.8.6
+-------------------------------
+
+** Bug
+    * [FELIX-3742] - Implementing class fails to load unless super interface's 
(interface extended by implemented interface) package is imported.
+    * [FELIX-3789] - Deadlock due to synchronization on INSTANCE_NAME
+    * [FELIX-3819] - The export directive of iPOJO is wrong
+
 Changes from the 1.8.2 to 1.8.4
 --------------------------------
 

Modified: felix/trunk/ipojo/runtime/composite/doc/changelog.txt
URL: 
http://svn.apache.org/viewvc/felix/trunk/ipojo/runtime/composite/doc/changelog.txt?rev=1423361&r1=1423360&r2=1423361&view=diff
==============================================================================
--- felix/trunk/ipojo/runtime/composite/doc/changelog.txt (original)
+++ felix/trunk/ipojo/runtime/composite/doc/changelog.txt Tue Dec 18 09:13:20 
2012
@@ -1,3 +1,11 @@
+Changes from the 1.8.4 to 1.8.6
+-------------------------------
+
+** Bug
+    * [FELIX-3742] - Implementing class fails to load unless super interface's 
(interface extended by implemented interface) package is imported.
+    * [FELIX-3789] - Deadlock due to synchronization on INSTANCE_NAME
+    * [FELIX-3819] - The export directive of iPOJO is wrong
+
 Changes from the 1.8.2 to 1.8.4
 --------------------------------
 

Modified: felix/trunk/ipojo/runtime/core/doc/changelog.txt
URL: 
http://svn.apache.org/viewvc/felix/trunk/ipojo/runtime/core/doc/changelog.txt?rev=1423361&r1=1423360&r2=1423361&view=diff
==============================================================================
--- felix/trunk/ipojo/runtime/core/doc/changelog.txt (original)
+++ felix/trunk/ipojo/runtime/core/doc/changelog.txt Tue Dec 18 09:13:20 2012
@@ -1,3 +1,11 @@
+Changes from the 1.8.4 to 1.8.6
+-------------------------------
+
+** Bug
+    * [FELIX-3742] - Implementing class fails to load unless super interface's 
(interface extended by implemented interface) package is imported.
+    * [FELIX-3789] - Deadlock due to synchronization on INSTANCE_NAME
+    * [FELIX-3819] - The export directive of iPOJO is wrong
+
 Changes from the 1.8.2 to 1.8.4
 --------------------------------
 

Modified: felix/trunk/ipojo/runtime/doc/changelog.txt
URL: 
http://svn.apache.org/viewvc/felix/trunk/ipojo/runtime/doc/changelog.txt?rev=1423361&r1=1423360&r2=1423361&view=diff
==============================================================================
--- felix/trunk/ipojo/runtime/doc/changelog.txt (original)
+++ felix/trunk/ipojo/runtime/doc/changelog.txt Tue Dec 18 09:13:20 2012
@@ -1,3 +1,11 @@
+Changes from the 1.8.4 to 1.8.6
+-------------------------------
+
+** Bug
+    * [FELIX-3742] - Implementing class fails to load unless super interface's 
(interface extended by implemented interface) package is imported.
+    * [FELIX-3789] - Deadlock due to synchronization on INSTANCE_NAME
+    * [FELIX-3819] - The export directive of iPOJO is wrong
+
 Changes from the 1.8.2 to 1.8.4
 --------------------------------
 


Reply via email to