summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--VERSION2
-rw-r--r--VERSION_DM2
-rw-r--r--WHATS_NEW10
-rw-r--r--WHATS_NEW_DM2
4 files changed, 8 insertions, 8 deletions
diff --git a/VERSION b/VERSION
index d83104783..0444a0a9d 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.02.144(2)-git (2016-02-21)
+2.02.144(2)-git (2016-02-26)
diff --git a/VERSION_DM b/VERSION_DM
index c19e2b583..52e68df82 100644
--- a/VERSION_DM
+++ b/VERSION_DM
@@ -1 +1 @@
-1.02.118-git (2016-02-21)
+1.02.118-git (2016-02-26)
diff --git a/WHATS_NEW b/WHATS_NEW
index 610ea43bc..e43dd29a0 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,14 +1,14 @@
-Version 2.02.144 -
+Version 2.02.144 - 26th February 2016
=====================================
Only show (u)sed pv_attr char when PV is not (a)llocatable. (2.02.143)
Update makefile to generate lcov output also for lvmpolld and lvmlockd.
Fix SystemdService lvm2-lvmdbusd.service name.
Improve support for env LVM_VG_NAME for reference VG name in lvconvert.
- Fix regresion when lvresize accepted zero sizes (2.02.141).
+ Fix regression when lvresize accepted zero sizes. (2.02.141)
Always warn user about PV in use even when pvremove uses --force --force.
- Use uninitilized pool header detection in all cases.
- Fir read error detection when checking for uninitialized thin-pool header.
- Fix error path for internal error in lvmetad vg lookup code.
+ Use uninitialized pool header detection in all cases.
+ Fix read error detection when checking for uninitialized thin-pool header.
+ Fix error path for internal error in lvmetad VG lookup code.
Version 2.02.143 - 21st February 2016
=====================================
diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM
index 14793b385..2edc67591 100644
--- a/WHATS_NEW_DM
+++ b/WHATS_NEW_DM
@@ -1,4 +1,4 @@
-Version 1.02.118 -
+Version 1.02.118 - 26th February 2016
=====================================
Fix string boundary check in _get_canonical_field_name().
Always initialized hist struct in _stats_parse_histogram().