Signed-off-by: Helga Velroyen <[email protected]> --- NEWS | 14 ++++++++++++++ 1 file changed, 14 insertions(+)
diff --git a/NEWS b/NEWS index 1e6f2ec..3ff51ac 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,20 @@ News ==== +Version 2.16.0 beta2 +-------------------- + +*(unreleased)* + +Incompatible/important changes +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +- The options ``--no-node-setup`` of ``gnt-node add`` is deprecated. + Instead, the cluster configuration parameter ``modify_ssh_setup`` is + used to determine whether or not to manipulate the SSH setup of a new + node. + + Version 2.16.0 beta1 -------------------- -- 2.6.0.rc2.230.g3dd15c0
