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, 7 insertions, 5 deletions
diff --git a/VERSION b/VERSION
index 737d5a2bf..ecebfae0c 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.02.123(2)-git (2015-06-20)
+2.02.123(2)-git (2015-06-30)
diff --git a/VERSION_DM b/VERSION_DM
index 7d2906af2..812eaa3cf 100644
--- a/VERSION_DM
+++ b/VERSION_DM
@@ -1 +1 @@
-1.02.100-git (2015-06-20)
+1.02.100-git (2015-06-30)
diff --git a/WHATS_NEW b/WHATS_NEW
index 9a7ebe109..66fbfcf27 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,4 +1,4 @@
-Version 2.02.123 -
+Version 2.02.123 - 30th June 2015
=================================
Add report/time_format lvm.conf option to define time format for report.
Fix makefile shell compare == when building lvmetad lvmpolld (2.02.120).
@@ -6,6 +6,8 @@ Version 2.02.123 -
Add undocumented environment variables to lvm man page. (2.02.119)
Add device synchronization point before activating a new snapshot.
Add --withspaces to lvmconfig to add spaces in output for better readability.
+ Add custom main function to libdaemon.
+ Use lvmetad to track out-of-date metadata discovered.
Version 2.02.122 - 20th June 2015
=================================
diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM
index bef2e0db4..9d048477f 100644
--- a/WHATS_NEW_DM
+++ b/WHATS_NEW_DM
@@ -1,5 +1,5 @@
-Version 1.02.100 -
-================================
+Version 1.02.100 - 30th June 2015
+=================================
Add since, after, until and before time operators to be used in selection.
Add support for time in reports and selection: DM_REPORT_FIELD_TYPE_TIME.
Support report reserved value ranges: DM_REPORT_FIELD_RESERVED_VALUE_RANGE.