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 bf1af68  Update changelog
bf1af68 is described below

commit bf1af6892610f900c4787770d61ddc140ab157ab
Author: Karl Pauls <[email protected]>
AuthorDate: Fri Dec 11 22:17:45 2020 +0100

    Update changelog
---
 framework/doc/changelog.txt | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/framework/doc/changelog.txt b/framework/doc/changelog.txt
index 4da82c6..c7aeaac 100644
--- a/framework/doc/changelog.txt
+++ b/framework/doc/changelog.txt
@@ -1,3 +1,14 @@
+Changes from 6.0.3 to 6.0.4
+---------------------------
+
+** Bug
+    * [FELIX-6178] - org.osgi.framework.Bundle#getServicesInUse returns 
services with usage count = 0
+    * [FELIX-6222] - Support for os.name Capability is missing for Windows 
Server 2019
+    * [FELIX-6297] - unclosed InputStream on Bundle.start
+    * [FELIX-6318] - Tiny thread-safety bug in BundleWiringImpl
+    * [FELIX-6326] - Cannot read bundled resources with hash in the filename
+    * [FELIX-6331] - Race condition in unget service from service factory
+
 Changes from 6.0.2 to 6.0.3
 ---------------------------
 

Reply via email to