Skip to content

Commit 299f466

Browse files
committed
Add a short release note
1 parent 05f24ed commit 299f466

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

docs/releases.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@
55
======================
66

77

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+
818
fmf-1.7.0
919
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1020

0 commit comments

Comments
 (0)