summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--VERSION2
-rw-r--r--VERSION_DM2
-rw-r--r--WHATS_NEW4
-rw-r--r--WHATS_NEW_DM4
4 files changed, 6 insertions, 6 deletions
diff --git a/VERSION b/VERSION
index 9ae261dc3..37f89d580 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.02.184(2)-git (2018-12-07)
+2.02.184(2) (2019-03-22)
diff --git a/VERSION_DM b/VERSION_DM
index 0ccad6ecc..f874e314c 100644
--- a/VERSION_DM
+++ b/VERSION_DM
@@ -1 +1 @@
-1.02.156-git (2018-12-07)
+1.02.156 (2019-03-22)
diff --git a/WHATS_NEW b/WHATS_NEW
index 0488a506f..ffdd5aae2 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,5 @@
-Version 2.02.184 -
-=====================================
+Version 2.02.184 - 22nd March 2019
+==================================
Fix (de)activation of RaidLVs with visible SubLVs
Change scan_lvs default to 0 so LVs are not scanned for PVs.
Add scan_lvs config setting to control if lvm scans LVs for PVs.
diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM
index 5d3c9db27..4e245fb71 100644
--- a/WHATS_NEW_DM
+++ b/WHATS_NEW_DM
@@ -1,5 +1,5 @@
-Version 1.02.156 -
-=====================================
+Version 1.02.156 - 22nd March 2019
+==================================
Ensure migration_threshold for cache is at least 8 chunks.
Enhance ioctl flattening and add parameters only when needed.
Add DM_DEVICE_ARM_POLL for API completness matching kernel.