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 786899882e Update changelogs
786899882e is described below

commit 786899882e6fbd2387fc855a8cf71876414bbfae
Author: Karl Pauls <[email protected]>
AuthorDate: Fri May 20 15:21:39 2022 +0200

    Update changelogs
---
 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 ++++++
 5 files changed, 44 insertions(+)

diff --git a/framework/doc/changelog.txt b/framework/doc/changelog.txt
index 7244c62825..8238bd3626 100644
--- a/framework/doc/changelog.txt
+++ b/framework/doc/changelog.txt
@@ -1,3 +1,16 @@
+Changes from 7.0.4 to 7.0.4
+---------------------------
+
+** Bug
+    * [FELIX-6522] - Empty name is not allowed in JDK17+
+    * [FELIX-6533] - Felix released as milestone version cannot parse it's own 
version id
+    * [FELIX-6534] - System bundle findEntries returns entries in case of 
fragments
+
+** Improvement
+    * [FELIX-6516] - Remove synchronization on Integer in Felix Framework
+    * [FELIX-6529] - Improve memory usage ManifestParser using String 
deduplication
+    * [FELIX-6535] - Cleanup path handling in DirectoryContent
+
 Changes from 7.0.1 to 7.0.3
 ---------------------------
 
diff --git a/main.distribution/doc/changelog.txt 
b/main.distribution/doc/changelog.txt
index 30e8cd5d64..be3fd84833 100644
--- a/main.distribution/doc/changelog.txt
+++ b/main.distribution/doc/changelog.txt
@@ -1,3 +1,9 @@
+Changes from 7.0.3 to 7.0.4
+---------------------------
+
+** Improvement
+    * Update to latest framework and main version 7.0.4
+
 Changes from 7.0.1 to 7.0.3
 ---------------------------
 
diff --git a/main.distribution/doc/changelog_framework.txt 
b/main.distribution/doc/changelog_framework.txt
index 7244c62825..8238bd3626 100644
--- a/main.distribution/doc/changelog_framework.txt
+++ b/main.distribution/doc/changelog_framework.txt
@@ -1,3 +1,16 @@
+Changes from 7.0.4 to 7.0.4
+---------------------------
+
+** Bug
+    * [FELIX-6522] - Empty name is not allowed in JDK17+
+    * [FELIX-6533] - Felix released as milestone version cannot parse it's own 
version id
+    * [FELIX-6534] - System bundle findEntries returns entries in case of 
fragments
+
+** Improvement
+    * [FELIX-6516] - Remove synchronization on Integer in Felix Framework
+    * [FELIX-6529] - Improve memory usage ManifestParser using String 
deduplication
+    * [FELIX-6535] - Cleanup path handling in DirectoryContent
+
 Changes from 7.0.1 to 7.0.3
 ---------------------------
 
diff --git a/main.distribution/doc/changelog_main.txt 
b/main.distribution/doc/changelog_main.txt
index 542407f4a6..67c319a794 100644
--- a/main.distribution/doc/changelog_main.txt
+++ b/main.distribution/doc/changelog_main.txt
@@ -1,3 +1,9 @@
+Changes from 7.0.3 to 7.0.4
+---------------------------
+
+** Improvement
+    * Update to latest framework version 7.0.4
+
 Changes from 7.0.1 to 7.0.3
 ---------------------------
 
diff --git a/main/doc/changelog.txt b/main/doc/changelog.txt
index 542407f4a6..67c319a794 100644
--- a/main/doc/changelog.txt
+++ b/main/doc/changelog.txt
@@ -1,3 +1,9 @@
+Changes from 7.0.3 to 7.0.4
+---------------------------
+
+** Improvement
+    * Update to latest framework version 7.0.4
+
 Changes from 7.0.1 to 7.0.3
 ---------------------------
 

Reply via email to