Fix bridge, vlan and bonding modules to work together, #174792.

This commit is contained in:
Roy Marples
2007-04-17 11:27:47 +00:00
parent f657d87b99
commit e635e16464
4 changed files with 9 additions and 3 deletions

View File

@@ -3,6 +3,7 @@
17 Apr 2007; Roy Marples <uberlord@gentoo.org>:
Fix bridge, vlan and bonding modules to work together, #174792.
env vars ECOLOR_GOOD and friends now override our hardcoded builtins.
16 Apr 2007; Mike Frysinger <vapier@gentoo.org>: