1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

post-release

This commit is contained in:
Alasdair G Kergon 2015-09-05 23:58:40 +01:00
parent fb12308416
commit 2a022e9e6e
4 changed files with 8 additions and 2 deletions

View File

@ -1 +1 @@
2.02.130(2)-git (2015-09-05)
2.02.131(2)-git (2015-09-05)

View File

@ -1 +1 @@
1.02.107-git (2015-09-05)
1.02.108-git (2015-09-05)

View File

@ -1,3 +1,6 @@
Version 2.02.131 -
=====================================
Version 2.02.130 - 5th September 2015
=====================================
Fix use of uninitialized device status if reading outdated .cache record.

View File

@ -1,3 +1,6 @@
Version 1.02.108 -
=====================================
Version 1.02.107 - 5th September 2015
=====================================
Parse thin-pool status with one single routine internally.