aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEugeni Dodonov <eugeni@mandriva.com>2009-09-30 10:06:56 -0300
committerEugeni Dodonov <eugeni@mandriva.com>2009-09-30 10:06:56 -0300
commitadb0226995f309e5c87dc35e8b23b4bf6e60d2cd (patch)
tree8e3866fdd469c075a17b26513a54bcddf6818dd0
parentef3def6f3ac00e89308c82fe1573020f7f6b7ad0 (diff)
downloadnet_monitor-adb0226995f309e5c87dc35e8b23b4bf6e60d2cd.tar
net_monitor-adb0226995f309e5c87dc35e8b23b4bf6e60d2cd.tar.gz
net_monitor-adb0226995f309e5c87dc35e8b23b4bf6e60d2cd.tar.bz2
net_monitor-adb0226995f309e5c87dc35e8b23b4bf6e60d2cd.tar.xz
net_monitor-adb0226995f309e5c87dc35e8b23b4bf6e60d2cd.zip
0.03
-rw-r--r--Makefile2
-rw-r--r--NEWS1
2 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b6dee4a..6aeb3ad 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = net_monitor
-VERSION = 0.02
+VERSION = 0.03
GITPATH = ssh://git.mandriva.com/git/projects/net_monitor.git
all: version python
diff --git a/NEWS b/NEWS
index 4f0054b..de476e7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
Mandriva network monitoring tool -- History of user-visible changes
Copyright (C) 2009, Mandriva
+0.03:
- improved network traffic graphics
- displaying global system information in statusbar (routes, DNS, ...)