You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by pa...@apache.org on 2020/12/21 21:35:11 UTC

[felix-dev] branch master updated: Update changelogs

This is an automated email from the ASF dual-hosted git repository.

pauls pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git


The following commit(s) were added to refs/heads/master by this push:
     new 55b5fe2  Update changelogs
55b5fe2 is described below

commit 55b5fe22bc8c015e2bcf864e3b44394ef365276b
Author: Karl Pauls <ka...@gmail.com>
AuthorDate: Mon Dec 21 22:32:26 2020 +0100

    Update changelogs
---
 framework.security/doc/changelog.txt          |  6 ++++++
 framework/doc/changelog.txt                   | 13 +++++++++++++
 main.distribution/doc/changelog.txt           |  6 ++++++
 main.distribution/doc/changelog_framework.txt | 13 +++++++++++++
 main.distribution/doc/changelog_main.txt      |  6 ++++++
 main/doc/changelog.txt                        |  6 ++++++
 6 files changed, 50 insertions(+)

diff --git a/framework.security/doc/changelog.txt b/framework.security/doc/changelog.txt
index 1f77704..d8e012b 100644
--- a/framework.security/doc/changelog.txt
+++ b/framework.security/doc/changelog.txt
@@ -1,3 +1,9 @@
+Changes from 2.6.1 to 2.8.0
+---------------------------
+
+** Improvement
+    * [FELIX-6369] - Implement R8 core spec
+
 Changes from 2.6.0 to 2.6.1
 ---------------------------
 
diff --git a/framework/doc/changelog.txt b/framework/doc/changelog.txt
index c7aeaac..b333393 100644
--- a/framework/doc/changelog.txt
+++ b/framework/doc/changelog.txt
@@ -1,3 +1,16 @@
+Changes from 6.0.4 to 7.0.0
+---------------------------
+
+** Improvement
+    * [FELIX-6369] - Implement R8 core spec
+    * [FELIX-6175] - default.properties resource file would conflict with other libraries
+
+** Bug
+    * [FELIX-5975] - URLHandlersStreamHandlerProxy - OPEN_CONNECTION_PROXY null
+    * [FELIX-6163] - ServiceTracker should not use System.currentTimeMillis() to check timeouts
+    * [FELIX-6184] - NoClassDefFoundError: jdk/internal/reflect/ConstructorAccessorImpl with Oracle JDK 11.0.3
+    * [FELIX-6294] - Missing trailing slash with Bundle.getResource() for directory entry
+
 Changes from 6.0.3 to 6.0.4
 ---------------------------
 
diff --git a/main.distribution/doc/changelog.txt b/main.distribution/doc/changelog.txt
index 42a78f7..09d7f15 100644
--- a/main.distribution/doc/changelog.txt
+++ b/main.distribution/doc/changelog.txt
@@ -1,3 +1,9 @@
+Changes from 6.0.4 to 7.0.0
+---------------------------
+
+** Improvement
+    * Update to latest framework and main version 7.0.0
+
 Changes from 6.0.3 to 6.0.4
 ---------------------------
 
diff --git a/main.distribution/doc/changelog_framework.txt b/main.distribution/doc/changelog_framework.txt
index c7aeaac..b333393 100644
--- a/main.distribution/doc/changelog_framework.txt
+++ b/main.distribution/doc/changelog_framework.txt
@@ -1,3 +1,16 @@
+Changes from 6.0.4 to 7.0.0
+---------------------------
+
+** Improvement
+    * [FELIX-6369] - Implement R8 core spec
+    * [FELIX-6175] - default.properties resource file would conflict with other libraries
+
+** Bug
+    * [FELIX-5975] - URLHandlersStreamHandlerProxy - OPEN_CONNECTION_PROXY null
+    * [FELIX-6163] - ServiceTracker should not use System.currentTimeMillis() to check timeouts
+    * [FELIX-6184] - NoClassDefFoundError: jdk/internal/reflect/ConstructorAccessorImpl with Oracle JDK 11.0.3
+    * [FELIX-6294] - Missing trailing slash with Bundle.getResource() for directory entry
+
 Changes from 6.0.3 to 6.0.4
 ---------------------------
 
diff --git a/main.distribution/doc/changelog_main.txt b/main.distribution/doc/changelog_main.txt
index d0bf300..604909a 100644
--- a/main.distribution/doc/changelog_main.txt
+++ b/main.distribution/doc/changelog_main.txt
@@ -1,3 +1,9 @@
+Changes from 6.0.4 to 7.0.0
+---------------------------
+
+** Improvement
+    * Update to latest framework version 7.0.0
+
 Changes from 6.0.3 to 6.0.4
 ---------------------------
 
diff --git a/main/doc/changelog.txt b/main/doc/changelog.txt
index d0bf300..604909a 100644
--- a/main/doc/changelog.txt
+++ b/main/doc/changelog.txt
@@ -1,3 +1,9 @@
+Changes from 6.0.4 to 7.0.0
+---------------------------
+
+** Improvement
+    * Update to latest framework version 7.0.0
+
 Changes from 6.0.3 to 6.0.4
 ---------------------------