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:
Marian Csontos 2020-03-26 12:22:09 +01:00
parent e1c2b41265
commit 06cbe3cfc6
4 changed files with 8 additions and 2 deletions

View File

@ -1 +1 @@
2.03.09(2) (2020-03-26)
2.03.10(2)-git (2020-03-26)

View File

@ -1 +1 @@
1.02.171 (2020-03-26)
1.02.173-git (2020-03-26)

View File

@ -1,3 +1,6 @@
Version 2.03.10 -
=================================
Version 2.03.09 - 26th March 2020
=================================
Fix formating of vdopool (vdo_slab_size_mb was smaller by 2 bits).

View File

@ -1,3 +1,6 @@
Version 1.02.173 -
==================================
Version 1.02.171 - 26th March 2020
==================================
Fix dm_list interators with gcc 10 optimization (-ftree-pta).