summaryrefslogtreecommitdiffstats
path: root/WHATS_NEW
diff options
context:
space:
mode:
authorAlasdair G Kergon <agk@redhat.com>2012-07-27 20:19:28 +0100
committerAlasdair G Kergon <agk@redhat.com>2012-07-27 20:19:28 +0100
commit4dbf872a9fc0aac34f73fd8214cc75846554e501 (patch)
treeb12078ead29f6303bcf98d33826379436a12e5f3 /WHATS_NEW
parent25ae0b39b77d80990d0821729ab4f2307bd38c16 (diff)
downloadlvm2-4dbf872a9fc0aac34f73fd8214cc75846554e501.tar.gz
lvm2-4dbf872a9fc0aac34f73fd8214cc75846554e501.tar.xz
lvm2-4dbf872a9fc0aac34f73fd8214cc75846554e501.zip
reports: invalid snaps do not capitalise lv_attr
No longer capitalise first LV attribute char for invalid snapshots. This state is available from the 5th char now (I or S).
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 32ebf15d..a09e0769 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,6 @@
Version 2.02.97 -
===============================
+ No longer capitalise first LV attribute char for invalid snapshots.
Allow vgextend to add PVs to a VG that is missing PVs.
Recognise Micron PCIe SSDs in filter and move array out to device-types.h.
Fix segfault when attempting to replace RAID 4/5/6 device (2.02.97).