Prepare text changelog and other text files for release.

Added fixes and updated year.


git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1603829 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/bundlerepository/DEPENDENCIES b/bundlerepository/DEPENDENCIES
index a5f5d17..fad4bd9 100644
--- a/bundlerepository/DEPENDENCIES
+++ b/bundlerepository/DEPENDENCIES
@@ -1,5 +1,5 @@
 Apache Felix OSGi Bundle Repository
-Copyright 2011 The Apache Software Foundation
+Copyright 2014 The Apache Software Foundation
 
 This software was developed at the Apache Software Foundation
 (http://www.apache.org) and may have dependencies on other
diff --git a/bundlerepository/NOTICE b/bundlerepository/NOTICE
index 84a513f..067199d 100644
--- a/bundlerepository/NOTICE
+++ b/bundlerepository/NOTICE
@@ -1,5 +1,5 @@
 Apache Felix OSGi Bundle Repository
-Copyright 2011 The Apache Software Foundation
+Copyright 2014 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/bundlerepository/doc/changelog.txt b/bundlerepository/doc/changelog.txt
index a34461f..4a624be 100644
--- a/bundlerepository/doc/changelog.txt
+++ b/bundlerepository/doc/changelog.txt
@@ -1,3 +1,17 @@
+Changes from 1.6.6 to 2.0.0
+---------------------------
+
+** New Feature
+    * [FELIX-4368] - Support OSGi Repository 1.0 Specification
+    ** [FELIX-4369] - Support repository.xml as defined by OSGi Repository spec
+    ** [FELIX-4370] - Support Repository service as defined by OSGi spec
+    ** [FELIX-4371] - Pass the Repository 1.0 OSGi CT
+
+** Bug
+    * [FELIX-3257] - OBR resolver unable to pick up the highest bundle version when selecting the best candidate
+    * [FELIX-2465] - system.bundle should be automatically wired to the relevant bundle
+    * [FELIX-3842] - NPE in LocalRepositoryImpl
+
 Changes from 1.6.4 to 1.6.6
 ---------------------------