This is an automated email from the ASF dual-hosted git repository.
jbonofre 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 0d0ca21 Update changelog.txt in preparation for SCR 2.1.28 release
0d0ca21 is described below
commit 0d0ca216674ad805c87ea6d8e6505528d5c7da2a
Author: jbonofre <[email protected]>
AuthorDate: Tue Jun 29 15:13:08 2021 +0200
Update changelog.txt in preparation for SCR 2.1.28 release
---
scr/changelog.txt | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/scr/changelog.txt b/scr/changelog.txt
index 26f9371..ed9c2b1 100644
--- a/scr/changelog.txt
+++ b/scr/changelog.txt
@@ -1,3 +1,9 @@
+Changes in 2.1.28
+-----------------
+** Bug
+ * [FELIX-6407] - SCR Log Extension still logs using the log level of the
extended bundle
+ * [FELIX-6408] - SCR NPE in
MultipleStaticReluctantCustomizer.modifiedService
+
Changes in 2.1.26
-----------------
** Bug