This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc/libjava ChangeLog java/net/InetAddress.jav ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	mkoch@gcc.gnu.org	2003-11-30 21:02:56

Modified files:
	libjava        : ChangeLog 
	libjava/java/net: InetAddress.java natInetAddressNoNet.cc 
	                  natInetAddressPosix.cc natInetAddressWin32.cc 

Log message:
	2003-11-30  Jeff Sturm <jsturm@one-point.com>
	
	* java/net/InetAddress.java:
	(static): Don'f force DNS request for ANY_IF address.
	
	2003-11-30  Michael Koch  <konqueror@gmx.de>
	
	* java/net/InetAddress.java,
	java/net/natInetAddressNoNet.cc,
	java/net/natInetAddressPosix.cc,
	java/net/natInetAddressWin32.cc:
	Reverted my last patch.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&r1=1.2382&r2=1.2383
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/net/InetAddress.java.diff?cvsroot=gcc&r1=1.25&r2=1.26
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/net/natInetAddressNoNet.cc.diff?cvsroot=gcc&r1=1.3&r2=1.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/net/natInetAddressPosix.cc.diff?cvsroot=gcc&r1=1.2&r2=1.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/net/natInetAddressWin32.cc.diff?cvsroot=gcc&r1=1.5&r2=1.6


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]