diff options
-rw-r--r-- | pfinet/ChangeLog | 4 | ||||
-rw-r--r-- | pfinet/README | 6 |
2 files changed, 10 insertions, 0 deletions
diff --git a/pfinet/ChangeLog b/pfinet/ChangeLog index 0bef0da0..b68ac2a8 100644 --- a/pfinet/ChangeLog +++ b/pfinet/ChangeLog @@ -1,3 +1,7 @@ +2007-10-12 Thomas Schwinge <tschwinge@gnu.org> + + * README: How to find information about IPv6 support. + 2007-10-09 Stefan Siegl <stesie@brokenpipe.de> * iioctl-ops.c: Include <net/sock.h>. diff --git a/pfinet/README b/pfinet/README index decbb307..e96601f0 100644 --- a/pfinet/README +++ b/pfinet/README @@ -47,3 +47,9 @@ conditionalized by #ifdef _HURD_. -- Roland McGrath <roland@gnu.org> 2000-02-03 + +--- + +See <http://www.bddebian.com/~wiki/hurd/translator/pfinet/ipv6/> about IPv6 +support and <http://lists.gnu.org/archive/html/bug-hurd/2007-10/msg00014.html> +for some further details. |