From 6716f5a2f46f034f24d01918cc1dc78cd7bac9be Mon Sep 17 00:00:00 2001 From: Zdenek Kabelac Date: Wed, 22 Feb 2017 15:20:23 +0100 Subject: [PATCH] WHATS_NEW: add entry --- WHATS_NEW | 1 + tools/toollib.c | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/WHATS_NEW b/WHATS_NEW index c8b7fdc39..b0768cd9a 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -1,5 +1,6 @@ Version 2.02.169 - ===================================== + Fix regression of accepting options --type and -m with lvresize (2.02.158). Add lvconvert --swapmetadata, new specific way to swap pool metadata LVs. Add lvconvert --startpoll, new specific way to start polling conversions. Add lvconvert --mergethin, new specific way to merge thin snapshots. diff --git a/tools/toollib.c b/tools/toollib.c index 842f67c02..0e45d80d0 100644 --- a/tools/toollib.c +++ b/tools/toollib.c @@ -5755,4 +5755,3 @@ bad: out: return 0; } - -- 2.43.5