diff options
author | 2004-10-26 10:36:59 +0000 | |
---|---|---|
committer | 2004-10-26 10:36:59 +0000 | |
commit | 5c3ba15fd30332d9c907409d54184cf37a9a49fd (patch) | |
tree | 02f5f35e8dc6af6a566b34901096bb253001efb5 /net-wireless/hostap-utils/ChangeLog | |
parent | Stable on amd64. (diff) | |
download | historical-5c3ba15fd30332d9c907409d54184cf37a9a49fd.tar.gz historical-5c3ba15fd30332d9c907409d54184cf37a9a49fd.tar.bz2 historical-5c3ba15fd30332d9c907409d54184cf37a9a49fd.zip |
Fix bug #68806.
Diffstat (limited to 'net-wireless/hostap-utils/ChangeLog')
-rw-r--r-- | net-wireless/hostap-utils/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/net-wireless/hostap-utils/ChangeLog b/net-wireless/hostap-utils/ChangeLog index 6219071ae989..b1e5f03adf3b 100644 --- a/net-wireless/hostap-utils/ChangeLog +++ b/net-wireless/hostap-utils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-wireless/hostap-utils # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostap-utils/ChangeLog,v 1.8 2004/09/14 16:25:15 brix Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostap-utils/ChangeLog,v 1.9 2004/10/26 10:36:59 brix Exp $ + + 26 Oct 2004; Henrik Brix Andersen <brix@gentoo.org> + hostap-utils-0.2.4.ebuild: + Do not substitute gcc on the cmdline. Hopefully fixes bug #68806. *hostap-utils-0.2.4 (14 Sep 2004) |