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:35:19 -0300 |
commit | f7fb92afd422f729986b6fb6482aa2b3a25ee3ff (patch) | |
tree | 8946b797b624d31167c84a7bd21743e64e75884b | |
parent | 96ab2a376f9dc03fab41b196df1ec1cb88041032 (diff) | |
download | net_monitor-f7fb92afd422f729986b6fb6482aa2b3a25ee3ff.tar net_monitor-f7fb92afd422f729986b6fb6482aa2b3a25ee3ff.tar.gz net_monitor-f7fb92afd422f729986b6fb6482aa2b3a25ee3ff.tar.bz2 net_monitor-f7fb92afd422f729986b6fb6482aa2b3a25ee3ff.tar.xz net_monitor-f7fb92afd422f729986b6fb6482aa2b3a25ee3ff.zip |
0.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 |