aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1beb232..a1bd7d4 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = net_monitor
-VERSION = 0.06
+VERSION = 0.07
GITPATH = ssh://git.mandriva.com/git/projects/net_monitor.git
all: version python
diff --git a/NEWS b/NEWS
index 5d0b2a2..59b4b90 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
Mandriva network monitoring tool -- History of user-visible changes
Copyright (C) 2009, Mandriva
+0.07:
+- implement connection uptime monitoring in GUI
- added ifup.d and ifdown.d scripts for account network uptime
0.06: