summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlin Năstac <mrness@gentoo.org>2005-09-14 11:11:08 +0000
committerAlin Năstac <mrness@gentoo.org>2005-09-14 11:11:08 +0000
commitd11cbf73135ab15a80a61bef73ac6f1fd7a97a63 (patch)
tree268a7328bdeb2605c443145de1625e2d015cdfee /net-misc/quagga/ChangeLog
parentAdded patch to disable xinerama (and xinerama useflag), removed old versions. (diff)
downloadgentoo-2-d11cbf73135ab15a80a61bef73ac6f1fd7a97a63.tar.gz
gentoo-2-d11cbf73135ab15a80a61bef73ac6f1fd7a97a63.tar.bz2
gentoo-2-d11cbf73135ab15a80a61bef73ac6f1fd7a97a63.zip
Make zebra command line parameters configurable through conf.d (#102381)
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-misc/quagga/ChangeLog')
-rw-r--r--net-misc/quagga/ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/net-misc/quagga/ChangeLog b/net-misc/quagga/ChangeLog
index d03395bb10ae..0157c3798101 100644
--- a/net-misc/quagga/ChangeLog
+++ b/net-misc/quagga/ChangeLog
@@ -2,7 +2,15 @@
# Copyright 1999-2005 Gentoo Foundation
# Copyright 2003-2004 DataCore GmbH
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/quagga/ChangeLog,v 1.19 2005/09/13 18:29:55 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/quagga/ChangeLog,v 1.20 2005/09/14 11:11:08 mrness Exp $
+
+ 14 Sep 2005; Alin Nastac <mrness@gentoo.org> +files/bgpd.init,
+ -files/init/bgpd, -files/init/ospf6d, -files/init/ospfd, -files/init/ripd,
+ -files/init/ripngd, -files/init/zebra, +files/ospf6d.init,
+ +files/ospfd.init, +files/ripd.init, +files/ripngd.init,
+ +files/zebra.conf, +files/zebra.init, quagga-0.96.5-r1.ebuild,
+ quagga-0.98.2.ebuild, quagga-0.98.3.ebuild, quagga-0.98.4.ebuild:
+ Make zebra command line parameters configurable through conf.d (#102381).
13 Sep 2005; Alin Nastac <mrness@gentoo.org> quagga-0.98.2.ebuild,
quagga-0.98.3.ebuild, quagga-0.98.4.ebuild: