summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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