diff options
author | Mike Jones <ashmodai@gentoo.org> | 2002-06-06 16:19:09 +0000 |
---|---|---|
committer | Mike Jones <ashmodai@gentoo.org> | 2002-06-06 16:19:09 +0000 |
commit | 89eb96e28666747774a18baa8d95e3c80212cb83 (patch) | |
tree | 3383fff89185003df538ee08bc38945844cbc9ef /net-misc/vtun/ChangeLog | |
parent | Typo fix (diff) | |
download | historical-89eb96e28666747774a18baa8d95e3c80212cb83.tar.gz historical-89eb96e28666747774a18baa8d95e3c80212cb83.tar.bz2 historical-89eb96e28666747774a18baa8d95e3c80212cb83.zip |
Included patch for configure script that fixes a problem with include search path under gcc 3.1
Diffstat (limited to 'net-misc/vtun/ChangeLog')
-rw-r--r-- | net-misc/vtun/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/net-misc/vtun/ChangeLog b/net-misc/vtun/ChangeLog index 7f6d120c92de..294ef4619acf 100644 --- a/net-misc/vtun/ChangeLog +++ b/net-misc/vtun/ChangeLog @@ -2,6 +2,14 @@ # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL # /space/gentoo/cvsroot/gentoo-x86/skel.ChangeLog,v 1.2 2002/02/05 00:57:47 gbevin Exp + +*vtun-2.5-r2 (28 April 2002) + + 06 June 2002; Mike Jones <ashmodai@gentoo.org> vtun-2.5-r2.ebuild + + Added a patch for the configure script which prevents errors under gcc 3.1 when + /usr/include is manually appended to the include search path. + *vtun-2.5-r1 (28 April 2002) 28 May 2002; Preston A. Elder <prez@gentoo.org> vtun-2.5-r1.ebuild |