diff options
author | Eugeni Dodonov <eugeni@mandriva.com> | 2010-06-05 18:30:41 -0300 |
---|---|---|
committer | Eugeni Dodonov <eugeni@mandriva.com> | 2010-06-05 18:30:41 -0300 |
commit | 9644a9e7e3a6f7f3b2c2f6e563283d69c828cf1b (patch) | |
tree | c98b5d40ccb2db38bb42d56009e99bd0827d5f0d | |
parent | 8aeffe6005b9a09ad58ff3dfa9e6ccda1f414102 (diff) | |
download | net_monitor-9644a9e7e3a6f7f3b2c2f6e563283d69c828cf1b.tar net_monitor-9644a9e7e3a6f7f3b2c2f6e563283d69c828cf1b.tar.gz net_monitor-9644a9e7e3a6f7f3b2c2f6e563283d69c828cf1b.tar.bz2 net_monitor-9644a9e7e3a6f7f3b2c2f6e563283d69c828cf1b.tar.xz net_monitor-9644a9e7e3a6f7f3b2c2f6e563283d69c828cf1b.zip |
0.090.09
-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.08 +VERSION = 0.09 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.09: - add support for displaying network connections - fix handling unsupported network card parameters |