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 4a58028069 Update changelog
4a58028069 is described below
commit 4a58028069121ac7f35ae7f33e380c7fb0a05f5d
Author: Karl Pauls <[email protected]>
AuthorDate: Thu May 26 16:44:20 2022 +0200
Update changelog
---
framework/doc/changelog.txt | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/framework/doc/changelog.txt b/framework/doc/changelog.txt
index 8238bd3626..0dc57dc110 100644
--- a/framework/doc/changelog.txt
+++ b/framework/doc/changelog.txt
@@ -1,4 +1,10 @@
-Changes from 7.0.4 to 7.0.4
+Changes from 7.0.4 to 7.0.5
+---------------------------
+
+** Bug
+ * [FELIX-6536] - DirectoryRevision causes java.io.IOException: File
outside the root on windows
+
+Changes from 7.0.3 to 7.0.4
---------------------------
** Bug