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

Missing entries.

This commit is contained in:
Alasdair Kergon 2009-05-20 22:44:10 +00:00
parent 71191eae5c
commit abea4f481c

View File

@ -1,6 +1,10 @@
Version 1.02.32 -
================================
Fix segfault when using -U, -G and -M options in dmsetup.
Only generate libdevmapper.a when configured to link statically.
Export dm_tree_node_size_changed() from libdevmapper.
Propagate the table size_changed property up the dm device tree.
Detect failure to free memory pools when releasing the library.
Fix segfault when getopt processes dmsetup -U, -G and -M options.
Version 1.02.31 - 3rd March 2009
================================