From 0b1a6c4b0f7665ec6d73427bf4a57928203b4b4b Mon Sep 17 00:00:00 2001 From: Alasdair Kergon Date: Fri, 6 Jun 2008 17:24:28 +0000 Subject: [PATCH] pre-release --- WHATS_NEW | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/WHATS_NEW b/WHATS_NEW index 8f601ec70..8b70fab62 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -1,14 +1,14 @@ Version 2.02.38 - ================================= - Correct config file line numbers in messages when parsing comments. In script-processing mode, stop if any command fails. Warn if command exits with non-zero status code without a prior log_error. - Make clvmd-cman use a hash rather than an array for node updown info. Check lv_count in vg_validate. Add --prefixes to reporting tools for field name prefix output format. -Version 2.02.37 - -================================= +Version 2.02.37 - 6th June 2008 +=============================== + Make clvmd-cman use a hash rather than an array for node updown info. + Correct config file line numbers in messages when parsing comments. Drop cached metadata when renaming a VG. Allow for vginfo changing during _vg_read. Decode numbers in clvmd debugging output.