diff options
author | Tim Yamin <plasmaroo@gentoo.org> | 2004-02-01 11:35:28 +0000 |
---|---|---|
committer | Tim Yamin <plasmaroo@gentoo.org> | 2004-02-01 11:35:28 +0000 |
commit | ec09341f60fb2910b1af5d2a2323642ee451a7b6 (patch) | |
tree | 76a2e9c1019dabbf530dc71485d1c7061272d27b /net-firewall/ipsec-tools/ChangeLog | |
parent | Bump to mips stable (needed for upcoming stageballs) (Manifest recommit) (diff) | |
download | gentoo-2-ec09341f60fb2910b1af5d2a2323642ee451a7b6.tar.gz gentoo-2-ec09341f60fb2910b1af5d2a2323642ee451a7b6.tar.bz2 gentoo-2-ec09341f60fb2910b1af5d2a2323642ee451a7b6.zip |
Added metadata, bumped versions, and changed the configure scripts to use /usr/src/... rather than the running kernel for includes. Closes bug #38807.
Diffstat (limited to 'net-firewall/ipsec-tools/ChangeLog')
-rw-r--r-- | net-firewall/ipsec-tools/ChangeLog | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/net-firewall/ipsec-tools/ChangeLog b/net-firewall/ipsec-tools/ChangeLog index 275c64ec060f..650dd865ea7b 100644 --- a/net-firewall/ipsec-tools/ChangeLog +++ b/net-firewall/ipsec-tools/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for net-firewall/ipsec-tools -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ChangeLog,v 1.1 2003/12/16 18:04:33 plasmaroo Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ChangeLog,v 1.2 2004/02/01 11:35:28 plasmaroo Exp $ + +*ipsec-tools-0.2.3 (01 Feb 2004) + + 01 Feb 2004; <plasmaroo@gentoo.org> ipsec-tools-0.2.2.ebuild, + ipsec-tools-0.2.3.ebuild, ipsec-tools-0.2.4.ebuild: + Version bumps to 0.2.3 and 0.2.4 and I also fixed the configure scripts to use + the /usr/src/linux includes rather than those of the current kernel. Closes + bug #38807. *ipsec-tools-0.2.2 (16 Dec 2003) |