Author: clement
Date: Wed Jul 14 07:14:02 2010
New Revision: 963959

URL: http://svn.apache.org/viewvc?rev=963959&view=rev
Log:
update changelogs ([FELIX-2472] - Proxies should throw a runtime exception 
instead of a null point exception)

Modified:
    felix/trunk/ipojo/core/doc/changelog.txt
    felix/trunk/ipojo/handler/temporal/doc/changelog.txt

Modified: felix/trunk/ipojo/core/doc/changelog.txt
URL: 
http://svn.apache.org/viewvc/felix/trunk/ipojo/core/doc/changelog.txt?rev=963959&r1=963958&r2=963959&view=diff
==============================================================================
--- felix/trunk/ipojo/core/doc/changelog.txt (original)
+++ felix/trunk/ipojo/core/doc/changelog.txt Wed Jul 14 07:14:02 2010
@@ -3,6 +3,7 @@ Changes from the 1.6.2 to 1.6.4
 ** Improvement
     * [FELIX-2420] - Enum support for @Property annotation
     * [FELIX-2461] - Allow specifying the targeted service interface in the 
@ServiceController
+    * [FELIX-2472] - Proxies should throw a runtime exception instead of a 
null point exception
 
 Changes from the 1.6.0 to 1.6.2
 -------------------------------

Modified: felix/trunk/ipojo/handler/temporal/doc/changelog.txt
URL: 
http://svn.apache.org/viewvc/felix/trunk/ipojo/handler/temporal/doc/changelog.txt?rev=963959&r1=963958&r2=963959&view=diff
==============================================================================
--- felix/trunk/ipojo/handler/temporal/doc/changelog.txt (original)
+++ felix/trunk/ipojo/handler/temporal/doc/changelog.txt Wed Jul 14 07:14:02 
2010
@@ -1,3 +1,8 @@
+Changes from the 1.6.0 to 1.6.2
+-------------------------------
+** Improvement
+    * [FELIX-2472] - Proxies should throw a runtime exception instead of a 
null point exception
+
 Changes from the 1.4.2 to 1.6.0
 -------------------------------
 ** Improvement


Reply via email to