From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 931 invoked by alias); 6 Jun 2008 17:24:29 -0000 Received: (qmail 917 invoked by uid 9447); 6 Jun 2008 17:24:28 -0000 Date: Fri, 06 Jun 2008 17:24:00 -0000 Message-ID: <20080606172428.915.qmail@sourceware.org> From: agk@sourceware.org To: lvm-devel@redhat.com, lvm2-cvs@sourceware.org Subject: LVM2 WHATS_NEW Mailing-List: contact lvm2-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: lvm2-cvs-owner@sourceware.org X-SW-Source: 2008-06/txt/msg00015.txt.bz2 CVSROOT: /cvs/lvm2 Module name: LVM2 Changes by: agk@sourceware.org 2008-06-06 17:24:28 Modified files: . : WHATS_NEW Log message: pre-release Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.886&r2=1.887 --- LVM2/WHATS_NEW 2008/06/06 13:04:44 1.886 +++ LVM2/WHATS_NEW 2008/06/06 17:24:28 1.887 @@ -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.