mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
pre-release
This commit is contained in:
parent
92138badd4
commit
a3af8b0626
@ -1 +1 @@
|
|||||||
1.02.100-git (2015-06-20)
|
1.02.100-git (2015-06-30)
|
||||||
|
@ -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.
|
Add report/time_format lvm.conf option to define time format for report.
|
||||||
Fix makefile shell compare == when building lvmetad lvmpolld (2.02.120).
|
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 undocumented environment variables to lvm man page. (2.02.119)
|
||||||
Add device synchronization point before activating a new snapshot.
|
Add device synchronization point before activating a new snapshot.
|
||||||
Add --withspaces to lvmconfig to add spaces in output for better readability.
|
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
|
Version 2.02.122 - 20th June 2015
|
||||||
=================================
|
=================================
|
||||||
|
@ -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 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.
|
Add support for time in reports and selection: DM_REPORT_FIELD_TYPE_TIME.
|
||||||
Support report reserved value ranges: DM_REPORT_FIELD_RESERVED_VALUE_RANGE.
|
Support report reserved value ranges: DM_REPORT_FIELD_RESERVED_VALUE_RANGE.
|
||||||
|
Loading…
Reference in New Issue
Block a user