diff options
author | Peter Johanson <latexer@gentoo.org> | 2003-03-03 01:39:09 +0000 |
---|---|---|
committer | Peter Johanson <latexer@gentoo.org> | 2003-03-03 01:39:09 +0000 |
commit | 8ed3dcc49cb1c210bb6eb869c17a88c5a73d9bc3 (patch) | |
tree | 8429d329d9d26310ce84b563df5390f3c98fd026 /net-wireless/hostap/ChangeLog | |
parent | repoman fixor (diff) | |
download | gentoo-2-8ed3dcc49cb1c210bb6eb869c17a88c5a73d9bc3.tar.gz gentoo-2-8ed3dcc49cb1c210bb6eb869c17a88c5a73d9bc3.tar.bz2 gentoo-2-8ed3dcc49cb1c210bb6eb869c17a88c5a73d9bc3.zip |
microfix and a few comments added
Diffstat (limited to 'net-wireless/hostap/ChangeLog')
-rw-r--r-- | net-wireless/hostap/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/net-wireless/hostap/ChangeLog b/net-wireless/hostap/ChangeLog index a2c88f283fb5..0d1d6550c529 100644 --- a/net-wireless/hostap/ChangeLog +++ b/net-wireless/hostap/ChangeLog @@ -1,9 +1,13 @@ # ChangeLog for net-wireless/hostap # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostap/ChangeLog,v 1.6 2003/03/01 07:26:22 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostap/ChangeLog,v 1.7 2003/03/03 01:39:09 latexer Exp $ + + 2 Mar 2003; Peter Johanson <latexer@gentoo.org> hostap-20021012-r1.ebuild : + fix to PCMCIA_VERSION. Combination of double quotes and use of "which" should + solve the problem of setting the PCMCIA_VERSION variable. 1 Mar 2003; Peter Johanson <latexer@gentoo.org> hostap-20021012-r1.ebuild : - Final fix to PCMCIA_VERSION. + fix to PCMCIA_VERSION. 27 Feb 2003; Peter Johanson <latexer@gentoo.org> hostap-20021012-r1.ebuild : Major fixes to work with latest portage. HOSTAP_DRIVERS functionality now works. |