diff options
author | Alexander Clouter <alex@digriz.org.uk> | 2010-03-13 21:43:06 +0100 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-03-13 21:54:09 +0100 |
commit | acac2eceb6f8c22d757de348e45172a7f3d928da (patch) | |
tree | b3bfcfc106609ab420d2e6ed9dcd7dcf504526fe /CHANGES | |
parent | ebb8e0a5be59e33d1876ae18a2f1c27d04bee828 (diff) |
pppd: enable ipv6 support if toolchain supports it
Closes #1273
Signed-off-by: Alexander Clouter <alex@digriz.org.uk>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -8,6 +8,10 @@ Updated/fixed packages: busybox, dosfstools, e2fsprogs, mtd-utils, squashfs + Issues resolved (http://bugs.uclibc.org): + + #1273 BR2_INET_IPV6 does not enable IPv6 in pppd + 2010.02, Release February 26th, 2010: Fixes all over the tree. |