Skip to content

Commit edbe494

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

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

3439
### Other changes
3540

0 commit comments

Comments
 (0)