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 bee21ea1b..1de4bb58c 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.02.91(2)-cvs (2012-02-01)
+2.02.91(2)-cvs (2012-02-12)
diff --git a/VERSION_DM b/VERSION_DM
index dace5f975..adcb1039c 100644
--- a/VERSION_DM
+++ b/VERSION_DM
@@ -1 +1 @@
-1.02.70-cvs (2012-02-01)
+1.02.70-cvs (2012-02-12)
diff --git a/WHATS_NEW b/WHATS_NEW
index d10fc9a5c..655cb1258 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,5 @@
-Version 2.02.91 -
-===================================
+Version 2.02.91 - 12th February 2012
+====================================
Remove PV-based format instances (which are no longer needed).
Link all orphan PVs directly to a per-format global orphan VG.
Refactor lvmcache around an internal API.
diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM
index 6dc873ee1..2b9143a7b 100644
--- a/WHATS_NEW_DM
+++ b/WHATS_NEW_DM
@@ -1,5 +1,5 @@
-Version 1.02.70 -
-===================================
+Version 1.02.70 - 12th February 2012
+====================================
Fix dm_event_get_version() check.
Add pointer test for dependency check in _add_dev().
Validate name and uuid params of dm_tree_add_new_dev_with_udev_flags().