diff options
Diffstat (limited to 'net-analyzer/ucd-snmp/ChangeLog')
-rw-r--r-- | net-analyzer/ucd-snmp/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/net-analyzer/ucd-snmp/ChangeLog b/net-analyzer/ucd-snmp/ChangeLog index bf22cec0fd3f..f106b3d524ae 100644 --- a/net-analyzer/ucd-snmp/ChangeLog +++ b/net-analyzer/ucd-snmp/ChangeLog @@ -1,9 +1,14 @@ # ChangeLog for net-analyzer/ucd-snmp # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ucd-snmp/ChangeLog,v 1.3 2002/05/04 03:16:38 woodchip Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ucd-snmp/ChangeLog,v 1.4 2002/05/26 10:14:02 prez Exp $ *ucd-snmp-4.2.3-r1 (3 May 2002) + 26 May 2002: Preston A. Elder <prez@gentoo.org> : + + Made it work with gcc 3.1 by removing the --with-openssl=/usr stuff, + it caused configure to not find headers, plus openssl is autodetected. + 3 May 2002; Donny Davies <woodchip@gentoo.org> : Added LICENSE, SLOT. |