summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2008-12-22 10:06:37 +0000
committerOlivier Blin <oblin@mandriva.com>2008-12-22 10:06:37 +0000
commitf1577650e5f7bafb54c73767085a9c2136140c5d (patch)
tree0d1907157005a6cc47af5574a826d833f37b2c96
parentf696626acb802b7ff1055f1dd41a6800a1a84c4a (diff)
downloadmandi-f1577650e5f7bafb54c73767085a9c2136140c5d.tar
mandi-f1577650e5f7bafb54c73767085a9c2136140c5d.tar.gz
mandi-f1577650e5f7bafb54c73767085a9c2136140c5d.tar.bz2
mandi-f1577650e5f7bafb54c73767085a9c2136140c5d.tar.xz
mandi-f1577650e5f7bafb54c73767085a9c2136140c5d.zip
1.0
-rw-r--r--Makefile2
-rw-r--r--NEWS3
2 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 35aafc2..0732c65 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = mandi
-VERSION = 0.9
+VERSION = 1.0
all:
(cd src; make)
diff --git a/NEWS b/NEWS
index 8aa54d6..b68c184 100644
--- a/NEWS
+++ b/NEWS
@@ -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