From ca1abe70ff6f6efc6bd49c648aa3e6b8fab184fd Mon Sep 17 00:00:00 2001 From: Peter Rajnoha Date: Wed, 18 Jun 2014 12:30:34 +0200 Subject: [PATCH] WHATS_NEW: commit 76467bdcfd297ffbe2c088b6340ecc7d17d56742 Ordering string list items on reports is also new compared to previous state where items were not ordered at all and they got reported simply as they appeared/were processed. --- WHATS_NEW_DM | 1 + 1 file changed, 1 insertion(+) diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM index d1b05cb19..9e6f92e7e 100644 --- a/WHATS_NEW_DM +++ b/WHATS_NEW_DM @@ -7,6 +7,7 @@ Version 1.02.88 - Add dm_report_reserved_value to libdevmapper for reserved value definition. Also display field types when listing all fields in selection help. Recognize "help" keyword in selection string to show brief help for selection. + Always order items reported as string list field lexicographically. Add dm_report_field_string_list to libdevmapper for direct string list report. Add DM_REPORT_FIELD_TYPE_STRING_LIST: separate string and string list fields. Add dm_str_list to libdevmapper for string list type definition and its reuse. -- 2.43.5