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

update WHATS_NEW and WHATS_NEW_DM to include snapshot-merge changes

This commit is contained in:
Mike Snitzer 2010-01-13 21:48:39 +00:00
parent c7007c98d7
commit b4affd607d
2 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,7 @@ Version 2.02.58 -
===================================
Fix clvmd automatic target module loading crash.
Fix allocation code not to stop at the first area of a PV that fits.
Add --merge to lvconvert to merge a snapshot into its origin.
Version 2.02.57 - 12th January 2010
===================================

View File

@ -1,5 +1,7 @@
Version 1.02.42 -
===================================
Add support for the "snapshot-merge" target.
Introduce a third activation_proiority level in dm_tree_activate_children.
Version 1.02.41 - 12th January 2010
===================================