diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-10-12 20:56:10 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-10-12 20:56:10 +0000 |
commit | 1793f42c8f1c00dcc0163ee61e8f1a48fbf1b039 (patch) | |
tree | c5b305b04429793ad42734fe1e320b90d5df4058 | |
parent | 573f8ac83fe0855b9d7ef44713f304cf91365acc (diff) | |
download | hurd-1793f42c8f1c00dcc0163ee61e8f1a48fbf1b039.tar.gz hurd-1793f42c8f1c00dcc0163ee61e8f1a48fbf1b039.tar.bz2 hurd-1793f42c8f1c00dcc0163ee61e8f1a48fbf1b039.zip |
2007-10-12 Thomas Schwinge <tschwinge@gnu.org>
* README: How to find information about IPv6 support.
-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. |