diff options
author | Roy Marples <roy@marples.name> | 2007-04-16 12:56:43 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2007-04-16 12:56:43 +0000 |
commit | 757b8bcc968fa285e3d78435e30b6c47abc048dc (patch) | |
tree | d1eee1629f862e3cc784bb9fb28d5c3a5cc62110 /ChangeLog | |
parent | 74527291b51ac81a87c579aeb655fdc91faa40ab (diff) |
Don't search for a space after interface names in /proc/net, #174792 thanks to Mike Auty.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,11 @@ # ChangeLog for Gentoo System Intialization ("rc") scripts # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPLv2 + 16 Apr 2007; Roy Marples <uberlord@gentoo.org>: + + Don't search for a space after interface names in /proc/net, #174792 + thanks to Mike Auty. + 13 Apr 2007; Roy Marples <uberlord@gentoo.org>: Fix module loading, #174360. |