diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 5 |
2 files changed, 6 insertions, 1 deletions
@@ -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 @@ -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 |