Skip to content

Commit d377b69

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

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

3237
### Other changes
3338

0 commit comments

Comments
 (0)