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-07-15 13:20:06 +00:00
parent e84ecd9e42
commit 22ba3c7b41
4 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
2.02.49-cvs (2009-06-30)
2.02.49-cvs (2009-07-15)

View File

@ -1 +1 @@
1.02.34-cvs (2009-06-30)
1.02.34-cvs (2009-07-15)

View File

@ -1,4 +1,4 @@
Version 2.02.49 -
Version 2.02.49 - 15th July 2009
================================
Fix vgck and vgremove segfault if non-existent vg given.
Enable use of new multi-segment registration for static registration too.

View File

@ -1,4 +1,4 @@
Version 1.02.34 -
Version 1.02.34 - 15th July 2009
================================
Rename plog macro to LOG_LINE and use in dm_dump_memory_debug.
Change plog to use dm_log_with_errno unless deprecated dm_log_init was used.