diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 3 |
2 files changed, 4 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = drakx-net -VERSION = 0.86 +VERSION = 0.86.1 DESTDIR= libdir=/usr/lib @@ -1,3 +1,6 @@ +0.86.1: +- ignore non-fatal wpa_supplicant messages (#54002) + 0.86: - properly handle children processes in net_applet (#54636) - advanced settings: allow changing wireless regulatory domain without reboot |