summaryrefslogtreecommitdiffstats
path: root/WHATS_NEW
diff options
context:
space:
mode:
authorJonathan Earl Brassow <jbrassow@redhat.com>2012-04-11 01:23:29 +0000
committerJonathan Earl Brassow <jbrassow@redhat.com>2012-04-11 01:23:29 +0000
commitc0b5886f18ffe21e1f32acf3ac7b1ba05b0abede (patch)
tree024ca49da32f6993552a3bd11ab268255b56a413 /WHATS_NEW
parentbad8b5848fe8e83095983fc0f035ab5190b9426a (diff)
downloadlvm2-c0b5886f18ffe21e1f32acf3ac7b1ba05b0abede.tar.gz
lvm2-c0b5886f18ffe21e1f32acf3ac7b1ba05b0abede.tar.xz
lvm2-c0b5886f18ffe21e1f32acf3ac7b1ba05b0abede.zip
RAID LVs could not handle a down-convert if a device other than the last one
in the array was specified for removal. This change addresses that (bz806111).
Diffstat (limited to 'WHATS_NEW')
-rw-r--r--WHATS_NEW1
1 files changed, 1 insertions, 0 deletions
diff --git a/WHATS_NEW b/WHATS_NEW
index 54860e8c..a0f437ab 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,6 @@
Version 2.02.96 -
================================
+ Fix problems when specifying PVs during RAID down-converts.
Fix ability to handle failures in mirrored log (regression intro 2.02.89).
Fix unlocking volume group in vgreduce in error path.
Exit immediately if LISTEN_PID env var incorrect during systemd handover.