diff options
author | Gabriele Giorgetti <stroke@gentoo.org> | 2002-07-30 18:17:44 +0000 |
---|---|---|
committer | Gabriele Giorgetti <stroke@gentoo.org> | 2002-07-30 18:17:44 +0000 |
commit | a6d664a2d3b28858f3f580ea8726ee35ab3e0609 (patch) | |
tree | 614a34e78655188aaf282b6a4225655adcad5337 /net-im/gnomeicu/ChangeLog | |
parent | conflict fix? (diff) | |
download | historical-a6d664a2d3b28858f3f580ea8726ee35ab3e0609.tar.gz historical-a6d664a2d3b28858f3f580ea8726ee35ab3e0609.tar.bz2 historical-a6d664a2d3b28858f3f580ea8726ee35ab3e0609.zip |
Disabled socks5 support. also fixes bug #3775
Diffstat (limited to 'net-im/gnomeicu/ChangeLog')
-rw-r--r-- | net-im/gnomeicu/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/net-im/gnomeicu/ChangeLog b/net-im/gnomeicu/ChangeLog index 3ebc0db24fb5..65c000a1b704 100644 --- a/net-im/gnomeicu/ChangeLog +++ b/net-im/gnomeicu/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-im/gnomeicu # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/net-im/gnomeicu/ChangeLog,v 1.6 2002/07/30 14:28:11 blizzy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gnomeicu/ChangeLog,v 1.7 2002/07/30 18:17:44 stroke Exp $ + +*gnomeicu-0.98.2-r5 (30 Jul 2002) + 30 Jul 2002; Gabriele Giorgetti <stroke@gentoo.org> gnomeicu-0.98.2-r5.ebuild : + Disabled socks5 support. Also fixes bug #3775 + If socks5 is in USE gnomeicu will not build, failing with the 'undefined + reference to SOCKSinit' error. This is because we don't have anything to + support socks5 in portage as far as I know. *gnomeicu-0.98.2-r4 (30 Jul 2002) |