From 6f449e65a4be312dfe1a96baa7bfaedd16f5258e Mon Sep 17 00:00:00 2001 From: Dave Wysochanski Date: Fri, 20 Aug 2010 20:35:55 +0000 Subject: [PATCH] Update WHATS_NEW --- WHATS_NEW | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/WHATS_NEW b/WHATS_NEW index 20bdeb0c0..8a1085ed3 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -1,5 +1,12 @@ Version 2.02.74 - ================================== + Add implmentation for simple numeric 'get' property functions. + Define GET_NUM_PROPERTY_FN macro to simplify numeric property 'get' function + Add properties.[ch] to lib/report, defined based on columns.h. + Add macro definitions to report infrastructure for character array length. + Remove explicit double quotes from columns.h 'id' entries. + Add 'flags' field to columns.h and define FIELD_MODIFIABLE. + Add vg_mda_size and vg_mda_free functions. Simplify MD/swap signature detection in pvcreate and allow aborting. Remove assumption that --yes must be used only in --force mode. Fix file descriptor leak in swap signature detection error path. -- 2.43.5