From c522618a4b41e9962c5cdcc42a938975232847d6 Mon Sep 17 00:00:00 2001 From: Alasdair Kergon Date: Mon, 26 Jan 2009 13:34:07 +0000 Subject: [PATCH] Add stuff people missed. --- WHATS_NEW | 2 ++ 1 file changed, 2 insertions(+) diff --git a/WHATS_NEW b/WHATS_NEW index d7504814b..f4cc6082f 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -14,8 +14,10 @@ Version 2.02.44 - 26th January 2009 Fix incorrect exit status from 'help '. Fix vgrename using UUID if there are VGs with identical names. Fix segfault when invalid field given in reporting commands. + Move is_static from cmd to global is_static(). Refactor init_lvm() for lvmcmdline and clvmd. Add liblvm interactive test infrastructure to build. + Add skeleton lvm2.h file in preparation for a shared library interface. Use better random seed value in temp file creation. Add read_urandom to read /dev/urandom. Use in uuid calculation. Use displayable_lvs_in_vg and lv_is_displayable for consistency throughout. -- 2.43.5