summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlasdair G Kergon <agk@redhat.com>2016-03-04 17:59:21 +0000
committerAlasdair G Kergon <agk@redhat.com>2016-03-04 17:59:21 +0000
commit68ec240b99fca4e0860cb6e1b17ce4b888eb2585 (patch)
tree80c23fa15f8bc9a055dc7e235a87fcc25d184967
parent6c781751261a6e75f8e3e63f5efbecf467d63476 (diff)
downloadlvm2-68ec240b99fca4e0860cb6e1b17ce4b888eb2585.tar.gz
pre-releasev2_02_145
-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 10d649377..2b2c83ee0 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.02.145(2)-git (2016-02-26)
+2.02.145(2)-git (2016-03-04)
diff --git a/VERSION_DM b/VERSION_DM
index d930b0325..6307cc110 100644
--- a/VERSION_DM
+++ b/VERSION_DM
@@ -1 +1 @@
-1.02.119-git (2016-02-26)
+1.02.119-git (2016-03-04)
diff --git a/WHATS_NEW b/WHATS_NEW
index cbdd14f2b..5452a0b3c 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,5 @@
-Version 2.02.145 -
-=====================================
+Version 2.02.145 - 4th March 2016
+=================================
Make it possible to use lvremove and lvrename on historical LVs.
For historical LVs, report 'none' for lv_layout and 'history' for lv_role.
Add full_{ancestors,descendants} fields to report LV ancestry with history.
diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM
index 109249a88..d54353d31 100644
--- a/WHATS_NEW_DM
+++ b/WHATS_NEW_DM
@@ -1,5 +1,5 @@
-Version 1.02.119 -
-=====================================
+Version 1.02.119 - 4th March 2016
+=================================
Fix dm_config_write_node and variants to return error on subsection failures.
Remove 4096 char limit due to buffer size if writing dm_config_node.