summaryrefslogtreecommitdiffstats
path: root/WHATS_NEW
diff options
context:
space:
mode:
authorMilan Broz <mbroz@redhat.com>2011-03-02 23:38:22 +0000
committerMilan Broz <mbroz@redhat.com>2011-03-02 23:38:22 +0000
commitfaa6ac9439391fca731fbc8e1695babe937ebe8a (patch)
treeb7ccc30974e4393f8d1051d3feb9689c81db8119 /WHATS_NEW
parent119dd6604ea698d02551fb9c695b5d4f38ff26bb (diff)
downloadlvm2-faa6ac9439391fca731fbc8e1695babe937ebe8a.tar.gz
lvm2-faa6ac9439391fca731fbc8e1695babe937ebe8a.tar.xz
lvm2-faa6ac9439391fca731fbc8e1695babe937ebe8a.zip
Fix syslog initialisation in clvmd to respect lvm.conf setting.
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 82588208..a4725b44 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,6 @@
Version 2.02.85 -
===================================
+ Fix syslog initialisation in clvmd to respect lvm.conf setting.
Fix possible overflow in maximum stripe size and physical extent size.
Add test for failed allocation from dm_task_set_uuid() in dmeventd.
Improve pvremove error message when PV belongs to a VG.