From 124580abf297b9b6ce1a7558feee1e38d68fe9d9 Mon Sep 17 00:00:00 2001 From: Rémy Oudompheng Date: Sat, 30 Jul 2011 21:07:36 +0200 Subject: Release version 2.6.6 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Rémy Oudompheng --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index e1cee06..c9cc02e 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,7 @@ version 2.6.6 - fix wrong rc scripts names in suspend hook (FS#20330) +- fix wireless failure when using wpa-config and a custom + ctrl_interface path (FS#24949) - bash-completion: add -r to option list (FS#25188) version 2.6.5 -- cgit v1.2.3-24-g4f1b From 13942dee1412eadac829a03e2232844ea61d5b14 Mon Sep 17 00:00:00 2001 From: Rémy Oudompheng Date: Sun, 7 Aug 2011 00:36:11 +0200 Subject: Update NEWS file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Rémy Oudompheng --- NEWS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index c9cc02e..405e1e8 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +version 2.6.7 +- fix wrong quoting of $profile (FS#25362) + version 2.6.6 - fix wrong rc scripts names in suspend hook (FS#20330) - fix wireless failure when using wpa-config and a custom @@ -8,7 +11,7 @@ version 2.6.5 - specify device name explicitly when setting gateways version 2.6.4 -- documentation update +- documentation update, new man page "netcfg-profiles" - modify wireless workflow to avoid issues with association version 2.6.3 -- cgit v1.2.3-24-g4f1b From 0b6ac7bf41ef2f1cf548eda8a4054c21a4bd9434 Mon Sep 17 00:00:00 2001 From: Rémy Oudompheng Date: Tue, 9 Aug 2011 00:26:00 +0200 Subject: Release version 2.6.7 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Rémy Oudompheng --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 405e1e8..75336ec 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,7 @@ version 2.6.7 - fix wrong quoting of $profile (FS#25362) +- fix wrong parsing of wpa_supplicant configuration (FS#25464) +- fix conflict with old ROUTES variable (FS#25432) version 2.6.6 - fix wrong rc scripts names in suspend hook (FS#20330) -- cgit v1.2.3-24-g4f1b