diff options
author | Eldad Zack <eldad@gentoo.org> | 2005-05-10 05:32:43 +0000 |
---|---|---|
committer | Eldad Zack <eldad@gentoo.org> | 2005-05-10 05:32:43 +0000 |
commit | 84fcfc42df5ebc36a430d34109f75a8681407467 (patch) | |
tree | 087d49cd797e7af484f0f99e5b2e5637135b9189 /net-analyzer/ntop/ChangeLog | |
parent | initial import (diff) | |
download | gentoo-2-84fcfc42df5ebc36a430d34109f75a8681407467.tar.gz gentoo-2-84fcfc42df5ebc36a430d34109f75a8681407467.tar.bz2 gentoo-2-84fcfc42df5ebc36a430d34109f75a8681407467.zip |
Fixed ACCESS VIOLATION that occurs if there is no /var/lib/ntop.
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-analyzer/ntop/ChangeLog')
-rw-r--r-- | net-analyzer/ntop/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net-analyzer/ntop/ChangeLog b/net-analyzer/ntop/ChangeLog index 8caa4307936b..81173994d725 100644 --- a/net-analyzer/ntop/ChangeLog +++ b/net-analyzer/ntop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/ntop # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ChangeLog,v 1.35 2005/02/19 12:00:58 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ChangeLog,v 1.36 2005/05/10 05:32:43 eldad Exp $ + + 09 May 2005; Eldad Zack <eldad@gentoo.org> ntop-3.1.ebuild: + Fixed ACCESS VIOLATION that occurs if there is no /var/lib/ntop. 19 Feb 2005; Daniel Black <dragonheart@gentoo.org> ntop-3.1.ebuild: Quoted NTOP_OPTS in /etc/conf.d/ntop to fix bug #80663. Thanks to\ Alan McNeil |