summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Marples <uberlord@gentoo.org>2007-11-02 11:16:42 +0000
committerRoy Marples <uberlord@gentoo.org>2007-11-02 11:16:42 +0000
commit17837d576486d51c7380a4a07f78e4b93948674c (patch)
tree69014313dff5a2eb1013e2d4578b97cc3adc5f9c /sys-apps/ifplugd/ChangeLog
parentFix ChangeLog syntax. (diff)
downloadhistorical-17837d576486d51c7380a4a07f78e4b93948674c.tar.gz
historical-17837d576486d51c7380a4a07f78e4b93948674c.tar.bz2
historical-17837d576486d51c7380a4a07f78e4b93948674c.zip
ifplugd now works on kernels without IP, #197791 thanks to Alon Bar-Lev.
Package-Manager: portage-2.1.3.16
Diffstat (limited to 'sys-apps/ifplugd/ChangeLog')
-rw-r--r--sys-apps/ifplugd/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/sys-apps/ifplugd/ChangeLog b/sys-apps/ifplugd/ChangeLog
index ee92057a4a84..120bc6bd9ea9 100644
--- a/sys-apps/ifplugd/ChangeLog
+++ b/sys-apps/ifplugd/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sys-apps/ifplugd
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifplugd/ChangeLog,v 1.45 2007/07/26 10:37:21 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifplugd/ChangeLog,v 1.46 2007/11/02 11:16:41 uberlord Exp $
+
+*ifplugd-0.28-r9 (02 Nov 2007)
+
+ 02 Nov 2007; Roy Marples <uberlord@gentoo.org>
+ +files/ifplugd-0.28-noip.patch, +ifplugd-0.28-r9.ebuild:
+ ifplugd now works on kernels without IP, #197791 thanks to Alon Bar-Lev.
26 Jul 2007; Roy Marples <uberlord@gentoo.org> ifplugd-0.28-r8.ebuild:
RDEPEND on baselayout-1.12, #186418 thanks to Cameron Maxwell.