1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-03 05:18:29 +03:00

Update WHATS_NEW

This commit is contained in:
Dave Wysochanski 2009-08-13 12:19:30 +00:00
parent e0e7fb8418
commit 004c103c20

View File

@ -1,5 +1,6 @@
Version 2.02.52 -
=================================
Make lvm2app pv_t, lv_t, vg_t handle definitions consistent with lvm_t.
Fix vgextend error path - if ORPHAN lock fails, unlock / release vg (2.02.49).
Fix compile warning in clvmd.
Update lv{convert|create|extend|resize} man pages - clarify use of PE ranges.