summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--VERSION2
-rw-r--r--VERSION_DM2
-rw-r--r--WHATS_NEW7
-rw-r--r--WHATS_NEW_DM4
4 files changed, 8 insertions, 7 deletions
diff --git a/VERSION b/VERSION
index 79c463feb..2eb161ba9 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.02.109(2)-git (2014-07-23)
+2.02.109(2)-git (2014-08-05)
diff --git a/VERSION_DM b/VERSION_DM
index a6ea80501..e9787c1d3 100644
--- a/VERSION_DM
+++ b/VERSION_DM
@@ -1 +1 @@
-1.02.88-git (2014-07-23)
+1.02.88-git (2014-08-05)
diff --git a/WHATS_NEW b/WHATS_NEW
index 8397d3070..e63a3e83a 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,6 +1,7 @@
-Version 2.02.109 -
-=================================
- Fix a segfault in lvscan --cache when devices were already missing.
+Version 2.02.109 - 5th August 2014
+==================================
+ Remove lv_volume_type field from reports. (2.02.108)
+ Fix a segfault in lvscan --cache when devices were already missing. (2.02.108)
Fix incorrect persistent .cache after vgcreate with PV creation. (2.02.108)
Display actual size changed when resizing LV.
Allow approximate allocation with +%FREE in lvextend.
diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM
index b663bfcc2..7b19ea1dd 100644
--- a/WHATS_NEW_DM
+++ b/WHATS_NEW_DM
@@ -1,5 +1,5 @@
-Version 1.02.88 -
-================================
+Version 1.02.88 - 5th August 2014
+=================================
Add dm_tree_set_optional_uuid_suffixes to handle upgrades.
Version 1.02.87 - 23rd July 2014