diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-01-04 03:52:15 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-01-04 03:52:15 +0000 |
commit | a7e5f41d694669569eda42646f9312d72a48472f (patch) | |
tree | 77aa752bd184f6c0735d36db61514b9235e9a740 /net-misc/iputils/ChangeLog | |
parent | old (Manifest recommit) (diff) | |
download | gentoo-2-a7e5f41d694669569eda42646f9312d72a48472f.tar.gz gentoo-2-a7e5f41d694669569eda42646f9312d72a48472f.tar.bz2 gentoo-2-a7e5f41d694669569eda42646f9312d72a48472f.zip |
Add support to ipg for newer kernels #71756 by Christoph M.
Diffstat (limited to 'net-misc/iputils/ChangeLog')
-rw-r--r-- | net-misc/iputils/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/net-misc/iputils/ChangeLog b/net-misc/iputils/ChangeLog index 6f5e2b2e5d29..431cf3e544ea 100644 --- a/net-misc/iputils/ChangeLog +++ b/net-misc/iputils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/iputils -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/ChangeLog,v 1.33 2004/10/07 00:47:06 lv Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/ChangeLog,v 1.34 2005/01/04 03:52:15 vapier Exp $ + + 03 Jan 2005; Mike Frysinger <vapier@gentoo.org> + +files/021109-ipg-linux-2.6.patch, iputils-021109-r3.ebuild: + Add support to ipg for newer kernels #71756 by Christoph M. 06 Oct 2004; Travis Tilley <lv@gentoo.org> +files/iputils-021109-linux-udp-header.patch, iputils-021109-r3.ebuild: |