From e1deef327f19f82427906d5907720013beb20933 Mon Sep 17 00:00:00 2001 From: Tomas Babej Date: Sun, 1 May 2016 22:21:36 +0200 Subject: [PATCH] NEWS: Deprecate new-uuid verbosity option --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index e4cc478d0..925d5c0b9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -71,6 +71,8 @@ - Removed deprecated 'alias._query' setting. - Fixed ambiguity in the esp-ESP localization (thanks to Fidel Mato). +- Deprecated the 'new-uuid' verbosity option, since its functionality can be + removed by merging with 'new-id'. ------ current release ---------------------------