From fde13547759f5d62aa6eba7a793199bf9f1d8305 Mon Sep 17 00:00:00 2001 From: Dave Wysochanski Date: Fri, 9 Jul 2010 17:01:11 +0000 Subject: [PATCH] Update WHATS_NEW --- WHATS_NEW | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/WHATS_NEW b/WHATS_NEW index 86a71546b..4cc921cd1 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -1,7 +1,11 @@ Version 2.02.71 - =============================== + Add log_error when strdup fails in {vg|lv}_change_tag(). + Remove unnecessary includes in liblvm files. Use __attribute__ consistently throughout. Fix redundant declarations and always compile with -Wredundant-decls. + Pass metadataignore to pv_create, pv_setup, _mda_setup, and add_mda. + Init mda->list in mda_copy. Fix possible hang when all mirror images of a mirrored log fail. Do not log backtrace in valid _lv_resume() code path. Cleanup help strings in configure.in. -- 2.43.5