There was an error while loading. Please reload this page.
1 parent 05f24ed commit 299f466Copy full SHA for 299f466
1 file changed
docs/releases.rst
@@ -5,6 +5,16 @@
5
======================
6
7
8
+fmf-1.8.0
9
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
10
+
11
+The symlink loop detection has been improved to correctly handle
12
+multiple symlinks pointing to the same target directory. Previously,
13
+only the first symlink was followed while subsequent ones were
14
+incorrectly skipped as loops. The detection now tracks ancestor
15
+directories per branch instead of globally across the whole tree.
16
17
18
fmf-1.7.0
19
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
20
0 commit comments