This is an automated email from the ASF dual-hosted git repository. tjwatson pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/felix-dev.git
commit e283e192fe210c451aaea4ce6414458d847ce37f Author: Thomas Watson <[email protected]> AuthorDate: Wed Jan 18 08:55:02 2023 -0600 Update change log for release --- scr/changelog.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/scr/changelog.txt b/scr/changelog.txt index 541d41a33b..a9c23f153e 100644 --- a/scr/changelog.txt +++ b/scr/changelog.txt @@ -1,3 +1,13 @@ +Changes in 2.2.6 +----------------- +** Bug + * [FELIX-6581] - use system context to clean up logger domains + +Changes in 2.2.4 +----------------- +** Bug + * [FELIX-6564] Fixed NPE while retrieving component descriptions from SCR + Changes in 2.2.2 ----------------- ** Improvement
