diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 3 |
2 files changed, 4 insertions, 1 deletions
@@ -1,4 +1,4 @@ -export VERSION = 2.8.6 +export VERSION = 2.8.7 .PHONY: install install-wireless install-docs docs tarball pkgbuild upload clean @@ -1,3 +1,6 @@ +version 2.8.7 +- Fixed parsing of GROUP= part of ctrl_interface for custom wifi configurations + version 2.8.6 - Fixed key limitation test in wifi-menu - Improved responsiveness for wireless networking |