From d06fe78548d2c28e583c6a9fcfdc8dbffbaf509c Mon Sep 17 00:00:00 2001 From: Hajime Tazaki Date: Thu, 8 Apr 2010 11:26:56 +0900 Subject: [PATCH] update RELEASE_NOTES and AUTHORS --- AUTHORS | 1 + RELEASE_NOTES | 1 + 2 files changed, 2 insertions(+) diff --git a/AUTHORS b/AUTHORS index 229110090..ddaddf59e 100644 --- a/AUTHORS +++ b/AUTHORS @@ -53,3 +53,4 @@ Tom Wambold (tom5760@gmail.com) Florian Westphal (fw@strlen.de) Josh Pelkey (jpelkey@gatech.edu) Dan Broyles (muxman@sbcglobal.net) +Hajime Tazaki (tazaki@sfc.wide.ad.jp) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 57177b5d1..28674ae99 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -108,6 +108,7 @@ many cases referencing the Bugzilla bug number - bug 850 - Ipv4GlobalRouting::LookupGlobal bug - bug 864 - Invalid return value in UdpSocketImpl::Send and Ipv4RawSocketImpl::Send - bug 865 - Ipv4RawSocketImpl::RecvFrom does not return from address all the time. + - Bug 859 - Output interface estimation for the source address bound socket in IPv4 Raw socket Known issues ------------