From 949d4eccf7d2703bafe044eb2b527dee7bb4d58a Mon Sep 17 00:00:00 2001 From: Alexander Larsson Date: Tue, 24 May 2016 13:20:25 +0200 Subject: [PATCH] Updated for 0.6.2 release --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/NEWS b/NEWS index c5fe13e0..a59f4b44 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ +Major changes in 0.6.2 +====================== + + * Fixed no-network support regression in setuid mode. + * Fixed creation of root-owned file in home dir when using sudo in some cases + * New --with-privileged-group configure option + Major changes in 0.6.1 ======================