diff options
author | Roy Marples <roy@marples.name> | 2007-07-06 18:03:17 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2007-07-06 18:03:17 +0000 |
commit | 69c459578e3b10f7caa2b82a304e728e31969ca5 (patch) | |
tree | 222007e813652b9892ba89979016fe2ca99aa2b8 /ChangeLog | |
parent | 913b3b1f6baf1fefed9a0d2c5d1cdefa2c8cef8f (diff) |
Add and delete IPv6 addresses and routes correctly on FreeBSD, #184430
thanks to Friedrich Oslage.
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 + 06 Jul 2007; Roy Marples <uberlord@gentoo.org>: + + Add and delete IPv6 addresses and routes correctly on FreeBSD, #184430 + thanks to Friedrich Oslage. + 02 Jul 2007; Roy Marples <uberlord@gentoo.org>: Don't wait for services that were inactive, #183667 thanks to Daniel Drake |