Skip to content

Commit 7868998

Browse files
committed
Update changelogs
1 parent 66a5c79 commit 7868998

5 files changed

Lines changed: 44 additions & 0 deletions

File tree

framework/doc/changelog.txt

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
Changes from 7.0.4 to 7.0.4
2+
---------------------------
3+
4+
** Bug
5+
* [FELIX-6522] - Empty name is not allowed in JDK17+
6+
* [FELIX-6533] - Felix released as milestone version cannot parse it's own version id
7+
* [FELIX-6534] - System bundle findEntries returns entries in case of fragments
8+
9+
** Improvement
10+
* [FELIX-6516] - Remove synchronization on Integer in Felix Framework
11+
* [FELIX-6529] - Improve memory usage ManifestParser using String deduplication
12+
* [FELIX-6535] - Cleanup path handling in DirectoryContent
13+
114
Changes from 7.0.1 to 7.0.3
215
---------------------------
316

main.distribution/doc/changelog.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
Changes from 7.0.3 to 7.0.4
2+
---------------------------
3+
4+
** Improvement
5+
* Update to latest framework and main version 7.0.4
6+
17
Changes from 7.0.1 to 7.0.3
28
---------------------------
39

main.distribution/doc/changelog_framework.txt

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
Changes from 7.0.4 to 7.0.4
2+
---------------------------
3+
4+
** Bug
5+
* [FELIX-6522] - Empty name is not allowed in JDK17+
6+
* [FELIX-6533] - Felix released as milestone version cannot parse it's own version id
7+
* [FELIX-6534] - System bundle findEntries returns entries in case of fragments
8+
9+
** Improvement
10+
* [FELIX-6516] - Remove synchronization on Integer in Felix Framework
11+
* [FELIX-6529] - Improve memory usage ManifestParser using String deduplication
12+
* [FELIX-6535] - Cleanup path handling in DirectoryContent
13+
114
Changes from 7.0.1 to 7.0.3
215
---------------------------
316

main.distribution/doc/changelog_main.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
Changes from 7.0.3 to 7.0.4
2+
---------------------------
3+
4+
** Improvement
5+
* Update to latest framework version 7.0.4
6+
17
Changes from 7.0.1 to 7.0.3
28
---------------------------
39

main/doc/changelog.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
Changes from 7.0.3 to 7.0.4
2+
---------------------------
3+
4+
** Improvement
5+
* Update to latest framework version 7.0.4
6+
17
Changes from 7.0.1 to 7.0.3
28
---------------------------
39

0 commit comments

Comments
 (0)