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 1bf8840 Update changelog
1bf8840 is described below
commit 1bf88402c40486f693eca952aeaa22b40cae19da
Author: Karl Pauls <[email protected]>
AuthorDate: Thu Dec 2 22:02:13 2021 +0100
Update changelog
---
framework/doc/changelog.txt | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/framework/doc/changelog.txt b/framework/doc/changelog.txt
index 0575c54..7684bca 100644
--- a/framework/doc/changelog.txt
+++ b/framework/doc/changelog.txt
@@ -1,3 +1,13 @@
+Changes from 7.0.1 to 7.0.2
+---------------------------
+
+** Bug
+ * [FELIX-6429] - IllegalArgumentException that should not happen
+ * [FELIX-6442] - NPE when generating ServiceReferenceDTOs
+ * [FELIX-6467] - `AllPermission` not checked when updating
`ConditionalPermissionAdmin`
+ * [FELIX-6468] - felix.main-7.0.1 jar file entries have bogus timestamps
+
+
Changes from 7.0.0 to 7.0.1
---------------------------