Prepare for release
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1651002 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/main.distribution/DEPENDENCIES b/main.distribution/DEPENDENCIES
index ac01909..ce17583 100644
--- a/main.distribution/DEPENDENCIES
+++ b/main.distribution/DEPENDENCIES
@@ -1,5 +1,5 @@
Apache Felix Main Distribution
-Copyright 2013 The Apache Software Foundation
+Copyright 2015 The Apache Software Foundation
This software was developed at the Apache Software Foundation
(http://www.apache.org) and may have dependencies on other
@@ -9,7 +9,7 @@
This product includes software developed at
The OSGi Alliance (http://www.osgi.org/).
-Copyright (c) OSGi Alliance (2000, 2012).
+Copyright (c) OSGi Alliance (2000, 2014).
Licensed under the Apache License 2.0.
This product includes software from http://kxml.sourceforge.net.
@@ -20,7 +20,7 @@
This product uses software developed at
The OSGi Alliance (http://www.osgi.org/).
-Copyright (c) OSGi Alliance (2000, 2012).
+Copyright (c) OSGi Alliance (2000, 2014).
Licensed under the Apache License 2.0.
This product uses software developed at
diff --git a/main.distribution/NOTICE b/main.distribution/NOTICE
index ad3a64f..1cf0022 100644
--- a/main.distribution/NOTICE
+++ b/main.distribution/NOTICE
@@ -1,5 +1,5 @@
Apache Felix Main Distribution
-Copyright 2014 The Apache Software Foundation
+Copyright 2015 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
@@ -7,7 +7,7 @@
This product includes software developed at
The OSGi Alliance (http://www.osgi.org/).
-Copyright (c) OSGi Alliance (2000, 2012).
+Copyright (c) OSGi Alliance (2000, 2014).
Licensed under the Apache License 2.0.
This product includes software from http://kxml.sourceforge.net.
diff --git a/main.distribution/doc/changelog.txt b/main.distribution/doc/changelog.txt
index 895a141..bc5c4d6 100644
--- a/main.distribution/doc/changelog.txt
+++ b/main.distribution/doc/changelog.txt
@@ -1,3 +1,8 @@
+Changes from 4.4.1 to 4.6.0
+---------------------------
+** Improvement
+ * Update to framework and main 4.6.0
+
Changes from 4.4.0 to 4.4.1
---------------------------
** Improvement
diff --git a/main.distribution/doc/changelog_framework.txt b/main.distribution/doc/changelog_framework.txt
index 26ffe22..72e23b1 100644
--- a/main.distribution/doc/changelog_framework.txt
+++ b/main.distribution/doc/changelog_framework.txt
@@ -1,3 +1,31 @@
+Changes from 4.4.1 to 4.6.0
+---------------------------
+** Sub-task
+ * [FELIX-4503] - [Core R6] Support osgi.native capability
+ * [FELIX-4504] - [Core R6] Support Framework DTOs
+ * [FELIX-4505] - [Core R6] Support Prototype Service Factory
+ * [FELIX-4578] - [Core R6] Support new Framework.init(FrameworkListener ... listeners) override
+ * [FELIX-4579] - [Core R6] Support Framework Extension Bundle Activators
+ * [FELIX-4580] - [Core R6] Support service.bundleid Service Registration property
+ * [FELIX-4581] - [Core R6] Support FrameworkWiring.findProviders(Requirement)
+ * [FELIX-4582] - [Core R6] Support WovenClassListener
+ * [FELIX-4583] - [Core R6] Ensure that all OSGi Core R6 CT tests pass
+ * [FELIX-4590] - [Core R6] Update to R6 API
+ * [FELIX-4593] - Support the JavaSE/compact profiles for Java 8
+ * [FELIX-4726] - [Core R6] Update bundle and service hooks for the system bundle
+
+** Bug
+ * [FELIX-3883] - [Framework] Move OS and processor aliases to configuration properties
+ * [FELIX-4690] - Some bundles containing native code can fail to start on Windows 7+
+ * [FELIX-4701] - Properties with surprising spelling in AutoProcessor
+ * [FELIX-4729] - [Core R6] Support for osgi.native namespace with Loading native code libraries
+
+** Improvement
+ * [FELIX-4502] - [Core R6] Provide an OSGi R6 compliant framework implementation
+ * [FELIX-4658] - URL of the CodeSource of a ProtectionDomain should resolve to the right JAR
+ * [FELIX-4692] - Improve Service access time
+ * [FELIX-4757] - Native Capabilities should allow OS and Processor alias to load from default and config properties
+
Changes form 4.4.0 to 4.4.1
---------------------------
** Bug
diff --git a/main.distribution/doc/changelog_main.txt b/main.distribution/doc/changelog_main.txt
index 5069cd5..92929ab 100644
--- a/main.distribution/doc/changelog_main.txt
+++ b/main.distribution/doc/changelog_main.txt
@@ -1,3 +1,8 @@
+Changes from 4.4.1 to 4.6.0
+---------------------------
+** Improvement
+ * Update to latest framework version 4.6.0
+
Changes from 4.4.0 to 4.4.1
---------------------------
** Improvement