summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJouke Witteveen <j.witteveen@gmail.com>2012-06-14 14:32:34 +0200
committerJouke Witteveen <j.witteveen@gmail.com>2012-06-14 14:32:34 +0200
commitfc98a15f18bc19b7323ae7fdcd23d5338fcf2742 (patch)
tree414286d82fb3982a841e6e3964c4bc51dd3a0ef5
parent4255f154975cc07d3d2a1e5af9a6dd37efac486d (diff)
downloadnetctl-fc98a15f18bc19b7323ae7fdcd23d5338fcf2742.tar.gz
netctl-fc98a15f18bc19b7323ae7fdcd23d5338fcf2742.tar.xz
2.8.4 release updates
-rw-r--r--Makefile2
-rw-r--r--NEWS5
2 files changed, 6 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3ba09c2..09e4b77 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-export VERSION = 2.8.3
+export VERSION = 2.8.4
.PHONY: install install-wireless install-docs docs tarball pkgbuild upload clean
diff --git a/NEWS b/NEWS
index b03bf1e..03f0abf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+version 2.8.4
+- fixed wait for wifi scan results (FS#29946)
+- PPPoE default to noauth (FS#30016)
+- stop waiting longer than necessary when bringing an interface up
+
version 2.8.3
- Duplicate Address Detection is dealt with for IPv6 users (FS#28887)
NOTE: IPCFG is now processed after IPv6 address set-up