summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS4
2 files changed, 5 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ca3efb7..ab11734 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakx-net
-VERSION = 0.19
+VERSION = 0.20
DESTDIR=
libdir=/usr/lib
diff --git a/NEWS b/NEWS
index 3aecebc..3ddab22 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+0.20:
+- check for draknetcenter/drakroam instances of root, not user
+- do not allow to run multiple draknetcenter (#34276)
+
0.19:
- add back ipw3945 settings
- net_applet: add X-MandrivaLinux-CrossDesktop (#33416)