summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlasdair G Kergon <agk@redhat.com>2014-11-28 23:06:07 +0000
committerAlasdair G Kergon <agk@redhat.com>2014-11-28 23:06:07 +0000
commite492861749195311cc71910aaacb084110a9ddbb (patch)
treee0e71270c2e6d76838d22d0803b8a541ce4b373e
parent6521c4b2156597a36a986def85449be734336c72 (diff)
downloadlvm2-e492861749195311cc71910aaacb084110a9ddbb.tar.gz
pre-releasev2_02_114
-rw-r--r--VERSION2
-rw-r--r--VERSION_DM2
-rw-r--r--WHATS_NEW6
-rw-r--r--WHATS_NEW_DM3
4 files changed, 5 insertions, 8 deletions
diff --git a/VERSION b/VERSION
index 0f1a69ffb..851b30dc0 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.02.114(2)-git (2014-11-24)
+2.02.114(2)-git (2014-11-28)
diff --git a/VERSION_DM b/VERSION_DM
index 13ce0a0b4..b4b6b50b0 100644
--- a/VERSION_DM
+++ b/VERSION_DM
@@ -1 +1 @@
-1.02.93-git (2014-11-24)
+1.02.92-git (2014-11-28)
diff --git a/WHATS_NEW b/WHATS_NEW
index b1cce84c3..a23f766d1 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,10 +1,10 @@
-Version 2.02.114 -
+Version 2.02.114 - 28th November 2014
=====================================
- Release socket in daemon_close and protocol string in a daemon_open error path.
+ Release socket in daemon_close and protocol string in daemon_open error path.
Add --cachepolicy and --cachesettings to lvcreate.
Fix regression when parsing /dev/mapper dir (2.02.112).
Fix missing rounding to 64KB when estimating optimal thin pool chunk size.
- Fix typo in clvmd initscript causing CLVMD_STOP_TIMEOUT variable to be ignored.
+ Fix typo in clvmd initscript causing CLVMD_STOP_TIMEOUT var to be ignored.
Fix size in pvresize "Resizing to ..." verbose msg to show proper result size.
Version 2.02.113 - 24th November 2014
diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM
index 6eafed689..45d3ece29 100644
--- a/WHATS_NEW_DM
+++ b/WHATS_NEW_DM
@@ -1,6 +1,3 @@
-Version 1.02.93 -
-====================================
-
Version 1.02.92 - 24th November 2014
====================================
Fix memory corruption with sorting empty string lists (1.02.86).