From 1e9a74b2179da26d194f28a6854641bab2e4d505 Mon Sep 17 00:00:00 2001 From: Jouke Witteveen Date: Thu, 5 Jul 2012 17:31:01 +0200 Subject: 2.8.6 release candidate 1 updates --- Makefile | 2 +- NEWS | 8 +++++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index a4baf0f..a9c2283 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -export VERSION = 2.8.5 +export VERSION = 2.8.6rc1 .PHONY: install install-wireless install-docs docs tarball pkgbuild upload clean diff --git a/NEWS b/NEWS index 007392d..3913eb8 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +version 2.8.6 +- Fixed key limitation test in wifi-menu +- Improved responsiveness for wireless networking +- Revised logic for wpa_supplicant configurations with non-standard control paths +- Code cleanup + version 2.8.5 - Provide the ability to start the last used profile (FS#23015) - Support weird characters in wifi-menu (FS#30342) and elsewhere @@ -73,7 +79,7 @@ version 2.6.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) + ctrl_interface path (FS#24929) - bash-completion: add -r to option list (FS#25188) version 2.6.5 -- cgit v1.2.3-24-g4f1b