diff options
author | Roy Marples <roy@marples.name> | 2007-08-03 13:54:46 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2007-08-03 13:54:46 +0000 |
commit | 9169c51d39ed17b98f6617f89fdf9d01723bff52 (patch) | |
tree | f2f522daf1374a573c823a731e3f13790cac70ce /ChangeLog | |
parent | 65a9e4618baadff217dd36216b5c64f2ad66dfc6 (diff) |
Fix adding multiple IP addresses, #187526.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3,6 +3,7 @@ 03 Aug 2007; Roy Marples <uberlord@gentoo.org>: + Fix adding multiple IP addresses, #187526. Fix static IPv6 routes, #187514. * baselayout-2.0.0_rc1 (02 Aug 2007) @@ -15,7 +16,7 @@ 31 Jul 2007; Roy Marples <uberlord@gentoo.org>: All our binaries are now multicalls into rc, which makes our on disk size - a lot smaller. + a lot smaller. 23 Jul 2007; Roy Marples <uberlord@gentoo.org>: |