summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2017-10-26 14:02:44 +0200
committerZdenek Kabelac <zkabelac@redhat.com>2017-10-26 14:04:58 +0200
commit1758614f9648d4dfba91377336c60aaf3cc5265c (patch)
tree334231ed1f72ceb66068037ce2a35953a76f2981
parent44c4fe8e61e4ae43e7513130bc62f1a584879b2e (diff)
downloadlvm2-1758614f9648d4dfba91377336c60aaf3cc5265c.tar.gz
WHATS_NEW: missed
Last patch missed to mention, we've improved/fixed generated paths in units and init.d shell scripts when lvm2 was plainly configured with just i.e. --prefix. Note: some distros might have fully specified --sbindir and --usrsbindir - thus those very not seeing problems in generated paths.
-rw-r--r--WHATS_NEW1
1 files changed, 1 insertions, 0 deletions
diff --git a/WHATS_NEW b/WHATS_NEW
index 78a8052d1..55e06f661 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,6 @@
Version 2.02.176 -
===================================
+ Improve used paths for generated systemd units and init shells.
Disallow creation of snapshot of mirror/raid subLV (was never supported).
Fix regression in more advanced vgname extraction in lvconvert (2.02.169).
Allow lvcreate to be used for caching of _tdata LV.