Signed-off-by: Guido Trotter <[email protected]> --- NEWS | 14 ++++++++++++++ 1 files changed, 14 insertions(+), 0 deletions(-)
diff --git a/NEWS b/NEWS index 41cf632..c7de910 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,20 @@ News ==== +Version 2.1.7 +------------- + +Bugfixes only: + - Don't ignore secondary node silently on non-mirrored disk templates + (issue 113) + - Fix --master-netdev arg name in gnt-cluster(8) (issue 114) + - Fix usb_mouse parameter breaking with vnc_console (issue 109) + - Properly document the usb_mouse parameter + - Fix path in ganeti-rapi(8) (issue 116) + - Adjust error message when the ganeti user's .ssh directory is + missing + - Add same-node-check when changing the disk template to drbd + Version 2.1.6 ------------- -- 1.7.1
