diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2005-08-05 19:30:05 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2005-08-05 19:30:05 +0000 |
commit | 9059c9b21c438f7839275c59d6076eef671e8873 (patch) | |
tree | 021e71fadb9ea4d8f2db2a2311970a7ae00d56a2 /net-misc/bridge-utils/ChangeLog | |
parent | adding sox and bash dependency, fixing 'dodoc', installing 'dvd-slideshowrc' ... (diff) | |
download | gentoo-2-9059c9b21c438f7839275c59d6076eef671e8873.tar.gz gentoo-2-9059c9b21c438f7839275c59d6076eef671e8873.tar.bz2 gentoo-2-9059c9b21c438f7839275c59d6076eef671e8873.zip |
Bug #69292: Make it possible to compile without sysfs, so the new versions work well for 2.4 users.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-misc/bridge-utils/ChangeLog')
-rw-r--r-- | net-misc/bridge-utils/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/net-misc/bridge-utils/ChangeLog b/net-misc/bridge-utils/ChangeLog index ac014c75b1ca..4a6caf993947 100644 --- a/net-misc/bridge-utils/ChangeLog +++ b/net-misc/bridge-utils/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for net-misc/bridge-utils # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/bridge-utils/ChangeLog,v 1.27 2005/07/12 13:39:19 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/bridge-utils/ChangeLog,v 1.28 2005/08/05 19:30:05 robbat2 Exp $ + +*bridge-utils-1.0.6-r3 (05 Aug 2005) + + 05 Aug 2005; Robin H. Johnson <robbat2@gentoo.org> + +files/bridge-utils-1.0.6-allow-without-sysfs.patch, + +bridge-utils-1.0.6-r3.ebuild: + Bug #69292: Make it possible to compile without sysfs, so the new versions + work well for 2.4 users. 12 Jul 2005; Simon Stelling <blubb@gentoo.org> bridge-utils-1.0.6-r2.ebuild: |