summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2021-04-06 21:20:18 +0200
committerZdenek Kabelac <zkabelac@redhat.com>2021-04-06 22:02:31 +0200
commit9980ed9527e73d8396f8e1ce877837c0355ba8dc (patch)
treef5fbc1ca0d376c228f6a4dd7b93dad55a36bb9cb
parent79a168d119d31b99463a286dff8a42e25863895a (diff)
downloadlvm2-9980ed9527e73d8396f8e1ce877837c0355ba8dc.tar.gz
WHATS_NEW: updates
-rw-r--r--WHATS_NEW3
-rw-r--r--WHATS_NEW_DM1
2 files changed, 4 insertions, 0 deletions
diff --git a/WHATS_NEW b/WHATS_NEW
index 83c94701a..c2676c820 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,8 @@
Version 2.03.12 -
===================================
+ Improve signal handling with lvmpolld.
+ Signal handler can interrupt command also for SIGTERM.
+ Lvreduce --yes support.
Add configure option --with/out-symvers for non-glibc builds.
Report error when the filesystem is missing on fsadm resized volume.
Handle better blockdev with --getsize64 support for fsadm.
diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM
index 400e458b4..822ca14eb 100644
--- a/WHATS_NEW_DM
+++ b/WHATS_NEW_DM
@@ -1,5 +1,6 @@
Version 1.02.177 -
====================================
+ Fix symbol versioning build with -O2 -flto.
Add dm_tree_node_add_thin_pool_target_v1 with crop_metadata support.
Version 1.02.175 - 08th January 2021