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 Kergon 2009-07-15 15:38:41 +00:00
parent 7476b50218
commit 26d7762bda
4 changed files with 8 additions and 2 deletions

View File

@ -1 +1 @@
2.02.49-cvs (2009-07-15)
2.02.50-cvs (2009-07-15)

View File

@ -1 +1 @@
1.02.34-cvs (2009-07-15)
1.02.35-cvs (2009-07-15)

View File

@ -1,3 +1,6 @@
Version 2.02.50 -
================================
Version 2.02.49 - 15th July 2009
================================
Exclude VG_GLOBAL from vg_write_lock_held so scans open devs read-only again.

View File

@ -1,3 +1,6 @@
Version 1.02.35 -
================================
Version 1.02.34 - 15th July 2009
================================
Use _exit() not exit() after forking to avoid flushing libc buffers twice.