diff --git a/WHATS_NEW b/WHATS_NEW index d86a5ecc0..3d963776c 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -1,5 +1,6 @@ Version 2.02.89 - ================================== + Limit clvmd's thread size to 128KiB. Reduce default preallocated stack size to 64KiB. Add check for access through NULL pointer when refresh_filter() fails. Use pthread condition for SINGLENODE lock implementation.