aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS3
2 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3d6f701..1425abd 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = net_monitor
-VERSION = 0.10
+VERSION = 0.11
GITPATH = ssh://git.mandriva.com/git/projects/net_monitor.git
all: version python
diff --git a/NEWS b/NEWS
index 987b613..fda16da 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
Mandriva network monitoring tool -- History of user-visible changes
Copyright (C) 2009, Mandriva
+0.11:
+- properly check if device dissapears (#57108)
+
0.10:
- properly check for /var/log/net_monitor.log permissions (#59777)