Update changelogs
Update copyright year (2011)
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1054568 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/handler/temporal/DEPENDENCIES b/ipojo/handler/temporal/DEPENDENCIES
index 0c4a72a..47e17c9 100644
--- a/ipojo/handler/temporal/DEPENDENCIES
+++ b/ipojo/handler/temporal/DEPENDENCIES
@@ -1,5 +1,5 @@
Apache Felix iPOJO Temporal Dependency Handler
-Copyright 2008-2010 The Apache Software Foundation
+Copyright 2008-2011 The Apache Software Foundation
I. Included Software
diff --git a/ipojo/handler/temporal/NOTICE b/ipojo/handler/temporal/NOTICE
index 3e8e54f..2d72e45 100644
--- a/ipojo/handler/temporal/NOTICE
+++ b/ipojo/handler/temporal/NOTICE
@@ -1,5 +1,5 @@
Apache Felix iPOJO Temporal Dependency Handler
-Copyright 2008-2010 The Apache Software Foundation
+Copyright 2008-2011 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
diff --git a/ipojo/handler/temporal/doc/changelog.txt b/ipojo/handler/temporal/doc/changelog.txt
index 22deeee..ce0f55b 100644
--- a/ipojo/handler/temporal/doc/changelog.txt
+++ b/ipojo/handler/temporal/doc/changelog.txt
@@ -1,3 +1,11 @@
+Changes from the 1.6.2 to 1.8.0
+-------------------------------
+** Bug
+ * [FELIX-2438] - Temporal dependencies should use proxies by default
+
+** Improvement
+ * [FELIX-2666] - Rename the temporal handler annotation to avoid collision
+
Changes from the 1.6.0 to 1.6.2
-------------------------------
** Improvement
@@ -8,7 +16,7 @@
** Improvement
* [FELIX-1906] - Allow calling a method when service properties of an already injected service are modified
-
+
Changes from 1.2.0 to 1.4.0
---------------------------
** Improvement
@@ -20,7 +28,7 @@
** Improvement
* [FELIX-855] - Collection support in iPOJO Temporal Dependencies
* [FELIX-860] - Temporal Dependency Proxy injection
-
+
Changes from 0.8.1 to 1.0.0
---------------------------
** Improvement