summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Teigland <teigland@redhat.com>2019-01-15 10:33:25 -0600
committerDavid Teigland <teigland@redhat.com>2019-01-15 10:33:25 -0600
commit3cf7668e347af547e6d986ffbfa7fe0d5b425a7f (patch)
tree5be03d564a00254f79e011ae7ea9869f7c36044f
parent6620dc9475d55207bfcd5e666f0379bcdf11831a (diff)
downloadlvm2-3cf7668e347af547e6d986ffbfa7fe0d5b425a7f.tar.gz
WHATS_NEW: device hints
-rw-r--r--WHATS_NEW1
1 files changed, 1 insertions, 0 deletions
diff --git a/WHATS_NEW b/WHATS_NEW
index 822d045d0..1187fb423 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,6 @@
Version 2.03.02 -
===================================
+ Add device hints to reduce scanning.
Introduce LVM_SUPPRESS_SYSLOG to suppress syslog usage by generator.
Fix generator quering lvmconfig unpresent config option.
Fix memleak on bcache error path code.