All date format: YYYY/MM/DD Last Updated: 2005/02/07 o Tanoshi Library - Figure out which files I need in svn for autoconf and automake. - Documentation for this library. Doxygen for API documentation. - Make more complex examples. - Make function for Win32 and make sure this compiles under mac. o Tanoshi::HostAddress - IPv6 support. - Translation of IPv4 -> IPv6. - Stop using inet_aton to be more compatible with differnt OS. o Tanoshi::DnsLookupWorker - Make compatible mode for gethostbyname for Win32 and other system that doesn't have gethostbyname_r - Solaris gethostbyname_r has a different format. - IPv6 support - Non-threaded version (Blocking) - Support for multiple IP address returned. o Tanoshi::DnsLookup - Support for multiple IP address returned.