summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Teigland <teigland@redhat.com>2016-05-18 09:20:37 -0500
committerDavid Teigland <teigland@redhat.com>2016-05-18 09:20:52 -0500
commite694e0896bd4d320f5d5017411763583698b28dc (patch)
tree9d0668b2be8a935c2a9486660251b02ba18240bc
parent591ef307b30c2d828b2a0c59918203f970974bbb (diff)
downloadlvm2-e694e0896bd4d320f5d5017411763583698b28dc.tar.gz
WHATS_NEW: include recent changes
-rw-r--r--WHATS_NEW6
1 files changed, 6 insertions, 0 deletions
diff --git a/WHATS_NEW b/WHATS_NEW
index 618e3dc4e..9b9265cf5 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,11 @@
Version 2.02.155 -
================================
+ Fix liblvm2app error handling when setting up context.
+ Delay liblvm2app init in python code until it is needed.
+ Simplify thread locking in lvmetad to fix locking problems.
+ Allow pvremove -ff to remove a duplicate PV.
+ Fix lvm2-activation-generator to read lvm.conf without full command setup.
+ Allow a minimal context to be used in lvm2app for reading lvm.conf.
Version 2.02.154 - 14th May 2016
================================