From d8568552e460afe477f1baa7c46da81039f85b15 Mon Sep 17 00:00:00 2001 From: Heinz Mauelshagen Date: Sat, 4 Feb 2017 14:09:26 +0100 Subject: [PATCH] WHATS_NEW: New segment type raid6_n_6 --- WHATS_NEW | 1 + 1 file changed, 1 insertion(+) diff --git a/WHATS_NEW b/WHATS_NEW index 95a24ba78..cfa117955 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -1,5 +1,6 @@ Version 2.02.169 - ===================================== + Support raid6_n_6 segment type and conversions from/to it. Support raid5_n segment type and conversions from/to it. Support new internal command _dmeventd_thin_command. Introduce new dmeventd/thin_command configurable setting.