From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4407 invoked by alias); 28 Jul 2009 20:47:46 -0000 Received: (qmail 4392 invoked by uid 9447); 28 Jul 2009 20:47:45 -0000 Date: Tue, 28 Jul 2009 20:47:00 -0000 Message-ID: <20090728204745.4390.qmail@sourceware.org> From: agk@sourceware.org To: lvm-devel@redhat.com, lvm2-cvs@sourceware.org Subject: LVM2 VERSION VERSION_DM WHATS_NEW WHATS_NEW_DM 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: 2009-07/txt/msg00214.txt.bz2 CVSROOT: /cvs/lvm2 Module name: LVM2 Changes by: agk@sourceware.org 2009-07-28 20:47:41 Modified files: . : VERSION VERSION_DM WHATS_NEW WHATS_NEW_DM Log message: post-release Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/VERSION.diff?cvsroot=lvm2&r1=1.204&r2=1.205 http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/VERSION_DM.diff?cvsroot=lvm2&r1=1.16&r2=1.17 http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1207&r2=1.1208 http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW_DM.diff?cvsroot=lvm2&r1=1.289&r2=1.290 --- LVM2/VERSION 2009/07/28 17:07:48 1.204 +++ LVM2/VERSION 2009/07/28 20:47:40 1.205 @@ -1 +1 @@ -2.02.50(1)-cvs (2009-07-28) +2.02.51(1)-cvs (2009-07-28) --- LVM2/VERSION_DM 2009/07/28 17:22:07 1.16 +++ LVM2/VERSION_DM 2009/07/28 20:47:40 1.17 @@ -1 +1 @@ -1.02.35-cvs (2009-07-28) +1.02.36-cvs (2009-07-28) --- LVM2/WHATS_NEW 2009/07/28 19:32:26 1.1207 +++ LVM2/WHATS_NEW 2009/07/28 20:47:40 1.1208 @@ -1,3 +1,6 @@ +Version 2.02.51 - +================================ + Version 2.02.50 - 28th July 2009 ================================ Change test/api/test.c prompt so it's not confused with the main lvm prompt. --- LVM2/WHATS_NEW_DM 2009/07/28 17:22:07 1.289 +++ LVM2/WHATS_NEW_DM 2009/07/28 20:47:40 1.290 @@ -1,3 +1,6 @@ +Version 1.02.36 - +================================ + Version 1.02.35 - 28th July 2009 ================================ Add LOG_LINE_WITH_ERRNO macro.