From e694e0896bd4d320f5d5017411763583698b28dc Mon Sep 17 00:00:00 2001 From: David Teigland Date: Wed, 18 May 2016 09:20:37 -0500 Subject: [PATCH] WHATS_NEW: include recent changes --- WHATS_NEW | 6 ++++++ 1 file changed, 6 insertions(+) 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 ================================