summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJouke Witteveen <j.witteveen@gmail.com>2012-07-05 17:31:01 +0200
committerJouke Witteveen <j.witteveen@gmail.com>2012-07-05 17:31:01 +0200
commit1e9a74b2179da26d194f28a6854641bab2e4d505 (patch)
tree0b60082878a9625a785af2187da2848a16f58fac
parent046f9da64727f08ae243c1aac8ccdb46b95847ac (diff)
downloadnetctl-1e9a74b2179da26d194f28a6854641bab2e4d505.tar.gz
netctl-1e9a74b2179da26d194f28a6854641bab2e4d505.tar.xz
2.8.6 release candidate 1 updates
-rw-r--r--Makefile2
-rw-r--r--NEWS8
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