aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEugeni Dodonov <eugeni@mandriva.com>2010-03-01 18:37:29 -0300
committerEugeni Dodonov <eugeni@mandriva.com>2010-03-01 18:37:29 -0300
commit4a69311bd630de9bc9dd620dbb023570217367dc (patch)
tree1e77206174d940ee43514fee9a48c89367b86c52
parent92e6795b249b4282eb2028b981de731bf9913417 (diff)
downloadnet_monitor-4a69311bd630de9bc9dd620dbb023570217367dc.tar
net_monitor-4a69311bd630de9bc9dd620dbb023570217367dc.tar.gz
net_monitor-4a69311bd630de9bc9dd620dbb023570217367dc.tar.bz2
net_monitor-4a69311bd630de9bc9dd620dbb023570217367dc.tar.xz
net_monitor-4a69311bd630de9bc9dd620dbb023570217367dc.zip
0.070.07
-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: