1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

WHATS_NEW: move line to WHATS_NEW_DM

This commit is contained in:
Peter Rajnoha 2013-08-06 11:42:01 +02:00
parent 19baf84290
commit 1cdd563b6c
2 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,5 @@
Version 2.02.100 -
================================
Create dmeventd timeout threads as "detached" so exit status is freed.
Add initial support thin pool lvconvert --repair.
Add --with-thin-repair and --with-thin-dump configure options.
Add lvm.conf thin_repair/dump_executable and thin_repair_options.

View File

@ -1,5 +1,6 @@
Version 1.02.79 -
================================
Create dmeventd timeout threads as "detached" so exit status is freed.
Add DM_ABORT_ON_INTERNAL_ERRORS env var support to abort on internal errors.
Version 1.02.78 - 24th July 2013