From d5c94a08a7465ff75846e17af9ce7b51d676031e Mon Sep 17 00:00:00 2001 From: Petr Rockai Date: Tue, 30 Nov 2010 23:03:35 +0000 Subject: [PATCH] What's new. --- WHATS_NEW | 1 + 1 file changed, 1 insertion(+) diff --git a/WHATS_NEW b/WHATS_NEW index 05b037928..09f976325 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -1,5 +1,6 @@ Version 2.02.78 - ==================================== + Avoid misleading warnings in vgextend --restoremissing in certain cases. Add error path stack traces for _process_mapper_dir(), _create_and_load_v4(). Add missing test for failed pool allocation in write_config_node(). Replace snprintf with dm_snprintf in clvmd-command.c.