Skip to content

Commit 4629c12

Browse files
committed
Update NEWS.md
Signed-off-by: Martin Wilck <mwilck@suse.com>
1 parent fbfa910 commit 4629c12

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

NEWS.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@
2121
uses techniques like `container_of()` which don't work well with
2222
strict aliasing rules.
2323
Fixes [#130](https://github.com/opensvc/multipath-tools/issues/130).
24+
* Fix initialization of paths that were offline during path detection.
25+
* Fix printing the "path offline" log message for offline paths that don't
26+
have a path checker configured.
27+
* kpartx: Fix freeing static buffer when operating on regular files.
28+
Fixes [#139](https://github.com/opensvc/multipath-tools/issues/139).
2429

2530
### Other changes
2631

0 commit comments

Comments
 (0)