1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00

post-release

This commit is contained in:
Alasdair Kergon 2012-02-23 18:26:28 +00:00
parent 2a0264eb7d
commit 7a502785b0
4 changed files with 9 additions and 2 deletions

View File

@ -1 +1 @@
2.02.93(2)-cvs (2012-02-23)
2.02.94(2)-cvs (2012-02-23)

View File

@ -1 +1 @@
1.02.72-cvs (2012-02-23)
1.02.73-cvs (2012-02-23)

View File

@ -1,3 +1,7 @@
Version 2.02.94 -
====================================
Integrate client-side lvmetad into build.
Version 2.02.93 - 23rd February 2012
====================================
Require number of stripes to be greater than parity devices in higher RAID.

View File

@ -1,3 +1,6 @@
Version 1.02.73 -
====================================
Version 1.02.72 - 23rd February 2012
====================================
Avoid memory reallocation for dm_asprintf.