summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Asleson <tasleson@redhat.com>2013-11-19 14:54:18 -0600
committerTony Asleson <tasleson@redhat.com>2013-11-19 14:54:18 -0600
commit7c8abb29df2e8cc22c43f67117486e4e717110dd (patch)
treee56906593124c4d5bc10ad75a318137557063004
parent5588a56391dd3ef61d284ea64bcb6da591a3136c (diff)
downloadlvm2-7c8abb29df2e8cc22c43f67117486e4e717110dd.tar.gz
liblvm/python API: Additions & fixes
Signed-off-by: Tony Asleson <tasleson@redhat.com>
-rw-r--r--WHATS_NEW3
1 files changed, 3 insertions, 0 deletions
diff --git a/WHATS_NEW b/WHATS_NEW
index bd18c6f78..e47f0e550 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,8 @@
Version 2.02.105 -
=====================================
+ liblvm/python API Add ability to validate VG/LV names.
+ liblvm/python API Add ability to create PV with arguments.
+ liblvm/python API Fail VG reduce when insufficient metadata copies
Fix install of conf subdir when not building in srcdir.
Add reporting of thin_id device id for thin volumes.
Fix reporting of empty numerical values.