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 d3fd46a Update changelog
d3fd46a is described below
commit d3fd46af60009f23af134bdff31580d7eff9d99e
Author: Karl Pauls <[email protected]>
AuthorDate: Fri Dec 11 17:38:51 2020 +0100
Update changelog
---
resolver/doc/changelog.txt | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/resolver/doc/changelog.txt b/resolver/doc/changelog.txt
index 21cedbb..38eb6c6 100644
--- a/resolver/doc/changelog.txt
+++ b/resolver/doc/changelog.txt
@@ -1,3 +1,10 @@
+2.0.2
+-----
+
+** Bug
+ * [FELIX-6140] - possible deadlock in ResolverImpl.EnhancedExecutor.await()
+ * [FELIX-6212] - Issues with uses capability checking with split packages
and reexport
+
2.0.0
-----