1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00

pre-release

This commit is contained in:
Alasdair Kergon 2009-09-15 10:57:16 +00:00
parent c9aaf5fb24
commit cd93201e46
4 changed files with 6 additions and 6 deletions

View File

@ -1 +1 @@
2.02.52(1)-cvs (2009-08-06)
2.02.52(1)-cvs (2009-09-15)

View File

@ -1 +1 @@
1.02.37-cvs (2009-08-06)
1.02.37-cvs (2009-09-15)

View File

@ -1,5 +1,5 @@
Version 2.02.52 -
=================================
Version 2.02.52 - 15th September 2009
=====================================
Update _process_one_vg to cleanup properly after vg_read_error.
Add lots of missing stack debug messages to tools.
Make readonly locking available as locking type 4.

View File

@ -1,5 +1,5 @@
Version 1.02.37 -
=================================
Version 1.02.37 - 15th September 2009
====================================
Add y|--yes option for dmsetup to provide a default 'YES' answer to questions.
Fix Makefile to take into account dmsetup's reconfiguration.
Restore umask when device node creation fails.