1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-31 21:18:26 +03:00

post-release

This commit is contained in:
Alasdair Kergon 2010-11-22 18:37:56 +00:00
parent 4928dded55
commit 75ab0236a9
4 changed files with 8 additions and 2 deletions

View File

@ -1 +1 @@
2.02.77(2)-cvs (2010-11-22)
2.02.78(2)-cvs (2010-11-22)

View File

@ -1 +1 @@
1.02.58-cvs (2010-11-22)
1.02.59-cvs (2010-11-22)

View File

@ -1,3 +1,6 @@
Version 2.02.78 -
====================================
Version 2.02.77 - 22nd November 2010
====================================
Allocate a pool for dummy VG in _pvsegs_sub_single.

View File

@ -1,3 +1,6 @@
Version 1.02.59 -
====================================
Version 1.02.58 - 22nd November 2010
====================================
Fix _output_field crash from field_id free with DEBUG_MEM. (1.02.57)