diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-02-08 06:17:24 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-02-08 06:17:24 +0000 |
commit | f42cce0d57212059585ae04d2090cc24debc264c (patch) | |
tree | 98c4a47ef9a5cf3e393635b807ec4fe3f5417b0f /bootscripts/ChangeLog | |
parent | 1e4a180565dba57ddb9493d86dc19005148c7b90 (diff) |
Update ifup and ipv4-static to better support multiple IP addresses
on an interface.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10838 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'bootscripts/ChangeLog')
-rw-r--r-- | bootscripts/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bootscripts/ChangeLog b/bootscripts/ChangeLog index 39465e6c9..df4087927 100644 --- a/bootscripts/ChangeLog +++ b/bootscripts/ChangeLog @@ -1,3 +1,7 @@ +2015-02-08 Bruce Dubbs <bdubbs@linuxfromscratch.org> + * Modify ipv4-static to support ethernet labels + * Output a newline if an interface is skipped during boot + 2014-12-24 Bruce Dubbs <bdubbs@linuxfromscratch.org> * Clarify rationale for sysklog run levels |