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

pre-release

This commit is contained in:
Alasdair G Kergon 2014-08-05 02:07:35 +01:00
parent e94442bffa
commit 9d4e1e51a9
4 changed files with 8 additions and 7 deletions

View File

@ -1 +1 @@
2.02.109(2)-git (2014-07-23)
2.02.109(2)-git (2014-08-05)

View File

@ -1 +1 @@
1.02.88-git (2014-07-23)
1.02.88-git (2014-08-05)

View File

@ -1,6 +1,7 @@
Version 2.02.109 -
=================================
Fix a segfault in lvscan --cache when devices were already missing.
Version 2.02.109 - 5th August 2014
==================================
Remove lv_volume_type field from reports. (2.02.108)
Fix a segfault in lvscan --cache when devices were already missing. (2.02.108)
Fix incorrect persistent .cache after vgcreate with PV creation. (2.02.108)
Display actual size changed when resizing LV.
Allow approximate allocation with +%FREE in lvextend.

View File

@ -1,5 +1,5 @@
Version 1.02.88 -
================================
Version 1.02.88 - 5th August 2014
=================================
Add dm_tree_set_optional_uuid_suffixes to handle upgrades.
Version 1.02.87 - 23rd July 2014