From c4323a0f4beb52442f4ffec0438e95b25d125157 Mon Sep 17 00:00:00 2001 From: Alasdair Kergon Date: Fri, 12 Aug 2011 13:03:35 +0000 Subject: [PATCH] makefile fixes --- WHATS_NEW | 2 ++ 1 file changed, 2 insertions(+) diff --git a/WHATS_NEW b/WHATS_NEW index 19e41ab0b..a2976cc18 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -1,8 +1,10 @@ Version 2.02.88 - ================================== + Fix make clean not to remove Makefile. (2.02.87) Version 2.02.87 - 12th August 2011 ================================== + Fix make distclean to remove stray dmeventd and exported symbols files. Add global/detect_internal_vg_cache_corruption to lvm.conf. Use memory pool locking to check for corruption of internal VG structs. Cache and share generated VG structs.