From 13d8501f1c235d24117c784e183795048181f91b Mon Sep 17 00:00:00 2001 From: Alasdair Kergon Date: Tue, 16 Feb 2010 01:14:34 +0000 Subject: [PATCH] use lvm2app to refer to library now --- WHATS_NEW | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WHATS_NEW b/WHATS_NEW index 9658f5b06..109fd5956 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -17,7 +17,7 @@ Version 2.02.61 - 15th February 2010 Exit with success when lvconvert --repair --use-policies performs no action. Accept a list of LVs with 'lvconvert --merge @tag' using process_each_lv. Avoid unnecessary second resync when adding mimage to core-logged mirror. - Exclude internal VG names and uuids from lists returned through liblvm. + Exclude internal VG names and uuids from lists returned through lvm2app. Add %ORIGIN support to lv{create,extend,reduce,resize} --extents. Add _mda_copy to clone a struct metadata_area. Remove pointless versioned symlinks to dmeventd plugin libraries.