diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 4 |
2 files changed, 5 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = mandi -VERSION = 1.0 +VERSION = 1.1 all: (cd src; make) @@ -1,3 +1,7 @@ +1.1: +- use org.mageia interface and /org/mageia path +- use --match-set instead of deprecated --set in ipset match + 1.0: - wireless plugin: forward wpa_supplicant events to listeners |