diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 3 |
2 files changed, 4 insertions, 1 deletions
@@ -1,5 +1,5 @@ PACKAGE = mandi -VERSION = 0.9 +VERSION = 1.0 all: (cd src; make) @@ -1,3 +1,6 @@ +1.0: +- wireless plugin: forward wpa_supplicant events to listeners + 0.9: - adapt to new IFW kernel module (from Luiz Fernando N. Capitulino) - unref shared dbus connection instead of closing it |