summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS8
2 files changed, 9 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 01cd8f9..ea1d878 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakx-net
-VERSION = 0.54
+VERSION = 0.55
DESTDIR=
libdir=/usr/lib
diff --git a/NEWS b/NEWS
index af5aed6..932e823 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+0.55:
+- net_applet:
+ o show interface type name instead of just the interface
+- netcenter:
+ o prefer full type description instead of type name
+- connection backend:
+ o detect cellular_card types from ifcfg file
+
0.54:
- netcenter:
o show/hide connections on hotplug events