summaryrefslogtreecommitdiff
path: root/WHATS_NEW
diff options
context:
space:
mode:
authorMarian Csontos <mcsontos@redhat.com>2022-05-18 18:17:06 +0200
committerMarian Csontos <mcsontos@redhat.com>2022-05-18 18:17:06 +0200
commit6d1e894a867681af7a811ed63bc435f3aa55fec8 (patch)
tree662fa93347e91c16a2fce515157924fb95b11f7f /WHATS_NEW
parent9aa3ea1c9859aa6a1d8b9ac918fa47ae24927735 (diff)
downloadlvm2-6d1e894a867681af7a811ed63bc435f3aa55fec8.tar.gz
pre-releasev2_03_16
Diffstat (limited to 'WHATS_NEW')
-rw-r--r--WHATS_NEW10
1 files changed, 8 insertions, 2 deletions
diff --git a/WHATS_NEW b/WHATS_NEW
index db8265a78..3a5e39c09 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,7 +1,13 @@
-Version 2.03.16 -
-====================================
+Version 2.03.16 - 18th May 2022
+===============================
Fix segfault when handling selection with historical LVs.
Add support --vdosettings with lvcreate, lvconvert, lvchange.
+ Filtering multipath devices respects blacklist setting from multipath
+ configuration.
+ lvmdevices support for removing by device id using --deviceidtype and
+ --deldev.
+ Display writecache block size with lvs -o writecache_block_size.
+ Improve cachesettings description in man lvmcache.
Fix lossing of delete message on thin-pool extension.
Version 2.03.15 - 07th February 2022