From: Alasdair Kergon Date: Mon, 22 Nov 2010 14:25:22 +0000 (+0000) Subject: pre-release X-Git-Tag: old-v2_02_77 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=refs%2Ftags%2Fv2_02_77;p=lvm2.git pre-release --- diff --git a/VERSION b/VERSION index 062a6795e..24a662566 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.02.77(2)-cvs (2010-11-08) +2.02.77(2)-cvs (2010-11-22) diff --git a/VERSION_DM b/VERSION_DM index 68f757cc4..56530037a 100644 --- a/VERSION_DM +++ b/VERSION_DM @@ -1 +1 @@ -1.02.58-cvs (2010-11-08) +1.02.58-cvs (2010-11-22) diff --git a/WHATS_NEW b/WHATS_NEW index 72e621040..3f1de2d60 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -1,10 +1,13 @@ -Version 2.02.77 - -=================================== +Version 2.02.77 - 22nd November 2010 +==================================== + Allocate a pool for dummy VG in _pvsegs_sub_single. + Add PV and LV segment types and functions to liblvm. + Add set_property functions to liblvm. Remove tag length restriction and allow / = ! : # & characters. Support repetition of --addtag and --deltag arguments. Add infrastructure for specific cmdline arguments to be repeated in groups. Split the_args cmdline arguments and values into arg_props and arg_values. - Fix fsadm to not require '-f' for resize of unmounted filesystem. + Fix fsadm no longer to require '-f' to resize an unmounted filesystem. Fix fsadm to detect mounted filesystems on older systems. (2.0.75) Extend cling allocation policy to recognise PV tags (cling_by_tags). Add allocation/cling_tag_list to lvm.conf. diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM index 1f3b3ea08..b699ce68e 100644 --- a/WHATS_NEW_DM +++ b/WHATS_NEW_DM @@ -1,5 +1,5 @@ -Version 1.02.58 - -=================================== +Version 1.02.58 - 22nd November 2010 +==================================== Fix _output_field crash from field_id free with DEBUG_MEM. (1.02.57) Version 1.02.57 - 8th November 2010