From c8250560cda4b19c426b66ffe3202de07f709b6d Mon Sep 17 00:00:00 2001 From: Alasdair Kergon Date: Wed, 1 Feb 2012 15:17:04 +0000 Subject: [PATCH] pre-release --- VERSION | 2 +- VERSION_DM | 2 +- WHATS_NEW | 6 +++--- WHATS_NEW_DM | 3 ++- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/VERSION b/VERSION index d6c7696af..d6dd38601 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.02.90(2)-cvs (2012-01-27) +2.02.90(2)-cvs (2012-02-01) diff --git a/VERSION_DM b/VERSION_DM index fa381b401..dc840140a 100644 --- a/VERSION_DM +++ b/VERSION_DM @@ -1 +1 @@ -1.02.69-cvs (2012-01-27) +1.02.69-cvs (2012-02-01) diff --git a/WHATS_NEW b/WHATS_NEW index 56681daaa..2df6fd4dd 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -1,8 +1,8 @@ -Version 2.02.90 - +Version 2.02.90 - 1st February 2012 =================================== - Add synchronization point in mirror log initialization. + sync_local_dev_names before (re)activating mirror log for initialisation. Disable partial activation for thin LVs and LVs with all missing segments. - Do not print warning for pv_min_size set in range between 512KB and 2MB. + Do not print warning for pv_min_size between 512KB and 2MB. Clean up systemd unit ordering and requirements. Fix lcov reports when srcdir != builddir. Allow ALLOC_NORMAL to track reserved extents for log and data on same PV. diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM index a368f50ff..3cdd25a7e 100644 --- a/WHATS_NEW_DM +++ b/WHATS_NEW_DM @@ -1,5 +1,6 @@ -Version 1.02.69 - +Version 1.02.69 - 1st February 2012 =================================== + Clean up dmeventd systemd unit ordering and requirements. Version 1.02.68 - 26th January 2012 ===================================