1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-18 10:04:20 +03:00

post-release (retrospective)

This commit is contained in:
Alasdair Kergon 2008-11-19 14:14:51 +00:00
parent 98cd0c141c
commit 07698bfd56
4 changed files with 10 additions and 3 deletions

View File

@ -1 +1 @@
2.02.43-cvs (2008-11-10) 2.02.44-cvs (2008-11-19)

View File

@ -1 +1 @@
1.02.29-cvs (2008-11-10) 1.02.30-cvs (2008-11-19)

View File

@ -1,7 +1,11 @@
Version 2.02.43 - 10th November 2008 Version 2.02.44 -
==================================== ====================================
Fix clvmd & dmeventd builds after tree restructuring.
Cope with snapshot dependencies when removing a whole VG with lvremove. Cope with snapshot dependencies when removing a whole VG with lvremove.
Make man pages consistent with either-or options (use "|" everywhere). Make man pages consistent with either-or options (use "|" everywhere).
Version 2.02.43 - 10th November 2008
====================================
Merge device-mapper into the lvm2 tree. Merge device-mapper into the lvm2 tree.
Correct prototype for --permission on lvchange and lvcreate man pages. Correct prototype for --permission on lvchange and lvcreate man pages.
Exit with non-zero status from vgdisplay if couldn't show any requested VG. Exit with non-zero status from vgdisplay if couldn't show any requested VG.

View File

@ -1,3 +1,6 @@
Version 1.02.30 -
====================================
Version 1.02.29 - 10th November 2008 Version 1.02.29 - 10th November 2008
==================================== ====================================
Merge device-mapper into the LVM2 tree. Merge device-mapper into the LVM2 tree.