Skip to content

Commit c916c89

Browse files
committed
update NEWS.md
Signed-off-by: Martin Wilck <mwilck@suse.com>
1 parent acde27f commit c916c89

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
@@ -36,6 +36,11 @@ See [README.md](README.md) for additional information.
3636
uses techniques like `container_of()` which don't work well with
3737
strict aliasing rules.
3838
Fixes [#130](https://github.com/opensvc/multipath-tools/issues/130).
39+
* Fix initialization of paths that were offline during path detection.
40+
* Fix printing the "path offline" log message for offline paths that don't
41+
have a path checker configured.
42+
* kpartx: Fix freeing static buffer when operating on regular files.
43+
Fixes [#139](https://github.com/opensvc/multipath-tools/issues/139).
3944

4045
### Other changes
4146

0 commit comments

Comments
 (0)