diff options
author | Eugeni Dodonov <eugeni@mandriva.com> | 2009-09-29 19:38:51 -0300 |
---|---|---|
committer | Eugeni Dodonov <eugeni@mandriva.com> | 2009-09-29 19:38:51 -0300 |
commit | 5456ed341f446b28af508f7f4e4b6b39dba5f8cd (patch) | |
tree | b61c141f30079791df2a6e0ac703bd9d7f0a1003 | |
parent | dafd0d527c45bc470831e65487fef5aa230fae09 (diff) | |
download | net_monitor-5456ed341f446b28af508f7f4e4b6b39dba5f8cd.tar net_monitor-5456ed341f446b28af508f7f4e4b6b39dba5f8cd.tar.gz net_monitor-5456ed341f446b28af508f7f4e4b6b39dba5f8cd.tar.bz2 net_monitor-5456ed341f446b28af508f7f4e4b6b39dba5f8cd.tar.xz net_monitor-5456ed341f446b28af508f7f4e4b6b39dba5f8cd.zip |
0.020.02
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 1 |
2 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,5 @@ PACKAGE = net_monitor -VERSION = 0.01 +VERSION = 0.02 GITPATH = ssh://git.mandriva.com/git/projects/net_monitor.git all: version python @@ -1,6 +1,7 @@ Mandriva network monitoring tool -- History of user-visible changes Copyright (C) 2009, Mandriva +0.02: - largely improved execution overhead - converted to use standard python routines - interactively monitoring wireless link level |