diff options
author | 2009-10-02 11:52:08 +0000 | |
---|---|---|
committer | 2009-10-02 11:52:08 +0000 | |
commit | 01600c5d4d0ae3bfa8cc27930664b694a84b5cd1 (patch) | |
tree | c37ab9282f86e3a7914d9dd08b5bfc737b094791 /net-misc/bird/ChangeLog | |
parent | Fix SRC_URI to use thirdpartymirrors. (diff) | |
download | historical-01600c5d4d0ae3bfa8cc27930664b694a84b5cd1.tar.gz historical-01600c5d4d0ae3bfa8cc27930664b694a84b5cd1.tar.bz2 historical-01600c5d4d0ae3bfa8cc27930664b694a84b5cd1.zip |
Version bump with minor bugfixes. Also adds passive BGP support.
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'net-misc/bird/ChangeLog')
-rw-r--r-- | net-misc/bird/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/net-misc/bird/ChangeLog b/net-misc/bird/ChangeLog index 31f0b941d861..e3565e076a3d 100644 --- a/net-misc/bird/ChangeLog +++ b/net-misc/bird/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-misc/bird # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/bird/ChangeLog,v 1.6 2009/09/11 14:01:52 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/bird/ChangeLog,v 1.7 2009/10/02 11:52:08 chainsaw Exp $ + +*bird-1.1.4 (02 Oct 2009) + + 02 Oct 2009; <chainsaw@gentoo.org> +files/1.1.4-nostrip.patch, + files/initd-v6-bird-1.1.3, +files/initd-v4-bird-1.1.4, + +files/initd-v6-bird-1.1.4, +bird-1.1.4.ebuild: + Version bump with minor bugfixes. Also adds passive BGP support. *bird-1.1.3 (11 Sep 2009) |