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 94ac077 Update changelogs
94ac077 is described below
commit 94ac0770edafcfde15e8c05a162f793c897f7f6e
Author: Karl Pauls <[email protected]>
AuthorDate: Thu Jun 10 23:57:05 2021 +0200
Update changelogs
---
framework/doc/changelog.txt | 11 +++++++++++
main.distribution/doc/changelog.txt | 6 ++++++
main.distribution/doc/changelog_framework.txt | 11 +++++++++++
main.distribution/doc/changelog_main.txt | 6 ++++++
main.distribution/doc/changelog_resolver.txt | 6 ++++++
main/doc/changelog.txt | 6 ++++++
resolver/doc/changelog.txt | 6 ++++++
7 files changed, 52 insertions(+)
diff --git a/framework/doc/changelog.txt b/framework/doc/changelog.txt
index b333393..0575c54 100644
--- a/framework/doc/changelog.txt
+++ b/framework/doc/changelog.txt
@@ -1,3 +1,14 @@
+Changes from 7.0.0 to 7.0.1
+---------------------------
+
+** Improvement
+ * [FELIX-6287] - Support running on module path
+ * [FELIX-6398] - Update framework packages to osgi.core 8
+
+** Bug
+ * [FELIX-6416] - Special case JDK9+ URLClassLoader url resource loading
+ * [FELIX-6430] - Felix uses sun.misc.Unsafe, crashed on JDK 17
+
Changes from 6.0.4 to 7.0.0
---------------------------
diff --git a/main.distribution/doc/changelog.txt
b/main.distribution/doc/changelog.txt
index 09d7f15..93a9c33 100644
--- a/main.distribution/doc/changelog.txt
+++ b/main.distribution/doc/changelog.txt
@@ -1,3 +1,9 @@
+Changes from 7.0.0 to 7.0.1
+---------------------------
+
+** Improvement
+ * Update to latest framework and main version 7.0.1
+
Changes from 6.0.4 to 7.0.0
---------------------------
diff --git a/main.distribution/doc/changelog_framework.txt
b/main.distribution/doc/changelog_framework.txt
index b333393..0575c54 100644
--- a/main.distribution/doc/changelog_framework.txt
+++ b/main.distribution/doc/changelog_framework.txt
@@ -1,3 +1,14 @@
+Changes from 7.0.0 to 7.0.1
+---------------------------
+
+** Improvement
+ * [FELIX-6287] - Support running on module path
+ * [FELIX-6398] - Update framework packages to osgi.core 8
+
+** Bug
+ * [FELIX-6416] - Special case JDK9+ URLClassLoader url resource loading
+ * [FELIX-6430] - Felix uses sun.misc.Unsafe, crashed on JDK 17
+
Changes from 6.0.4 to 7.0.0
---------------------------
diff --git a/main.distribution/doc/changelog_main.txt
b/main.distribution/doc/changelog_main.txt
index 604909a..0a278aa 100644
--- a/main.distribution/doc/changelog_main.txt
+++ b/main.distribution/doc/changelog_main.txt
@@ -1,3 +1,9 @@
+Changes from 7.0.0 to 7.0.1
+---------------------------
+
+** Improvement
+ * Update to latest framework version 7.0.1
+
Changes from 6.0.4 to 7.0.0
---------------------------
diff --git a/main.distribution/doc/changelog_resolver.txt
b/main.distribution/doc/changelog_resolver.txt
index 38eb6c6..609da2c 100644
--- a/main.distribution/doc/changelog_resolver.txt
+++ b/main.distribution/doc/changelog_resolver.txt
@@ -1,3 +1,9 @@
+2.0.4
+----
+
+** Improvement
+ * [FELIX-6398] - Update framework packages to osgi.core 8
+
2.0.2
-----
diff --git a/main/doc/changelog.txt b/main/doc/changelog.txt
index 604909a..0a278aa 100644
--- a/main/doc/changelog.txt
+++ b/main/doc/changelog.txt
@@ -1,3 +1,9 @@
+Changes from 7.0.0 to 7.0.1
+---------------------------
+
+** Improvement
+ * Update to latest framework version 7.0.1
+
Changes from 6.0.4 to 7.0.0
---------------------------
diff --git a/resolver/doc/changelog.txt b/resolver/doc/changelog.txt
index 38eb6c6..609da2c 100644
--- a/resolver/doc/changelog.txt
+++ b/resolver/doc/changelog.txt
@@ -1,3 +1,9 @@
+2.0.4
+----
+
+** Improvement
+ * [FELIX-6398] - Update framework packages to osgi.core 8
+
2.0.2
-----