Thu Aug 27 19:43:41 1999  Paolo Bonzini  (bonzini@gnu.org)

	* tcp/ContentHandler.st: incorporated part of URLConnection.st;
	test for TIFF files includes the version number (not really
	orthodox but makes the test more precise).
	* tcp/HTTPConnection.st: removed.
	* tcp/URLConnection.st: moved class methods to ContentHandler,
	removed instance methods.
	* tcp/TCP.st: changed in the list of files to be loaded.

Mon Jul 26 21:11:58 1999  Paolo Bonzini  (bonzini@gnu.org)

	* tcp/tcp.c: added `select' hacks from 1.1.5's tcp.c

Fri Jun 25 12:53:18 1999  Paolo Bonzini  (bonzini@gnu.org)

	*** Bug-fixing version 1.6.1 released.

Mon Jun 21 10:40:21 1999  Paolo Bonzini  (bonzini@gnu.org)

        * tcp/ContentHandler.st: changed category to Sockets-RFC.
        * tcp/HTTPConnection.st: changed category to Sockets-RFC. Added
        pattern-based choice of whether to use or not a proxy.
        * tcp/URLConnection.st: changed category to Sockets-RFC.
        * tcp/URL.st: changed category to Sockets-RFC.
        * tcp/tcp.c: added fullWrite.
        * tcp/tcp.c: the `write' callout now uses the fullWrite wrapper.

Thu Jun 17 11:38:53 1999  Paolo Bonzini  (bonzini@gnu.org)

	*** Version 1.6 released.

Fri May 10 20:23:42 1999  Paolo Bonzini  (bonzini@gnu.org)

	* tcp/URL.st: added #file accessor, which I had forgotten
	* tcp/URLConnection.st: added a default file extension map.

Tue Apr 27 20:01:18 1999  Paolo Bonzini  (bonzini@gnu.org)

	*** Version 1.5.beta3 released.
	
Fri Apr 23 19:55:31 1999  Paolo Bonzini  (bonzini@gnu.org)

	* tcp/tcp.c: added usage of the new HAVE_GETHOSTNAME symbol
	in gstconf.h
	
Sat Apr 10 23:19:41 1999  Paolo Bonzini  (bonzini@gnu.org)

	*** Version 1.5.beta2 released.

Mon Mar 15 20:23:07 1999  Paolo Bonzini  (bonzini@gnu.org)

	*** Version 1.5.beta1 released.

Mon Jan 18 12:34:56 1999  Paolo Bonzini  (bonzini@gnu.org)

	* tcp/URLConnection.st: created.
	* tcp/HTTPConnection.st: created.
	* tcp/Init.st: Created.
	
Sun Jan 17 12:34:56 1999  Paolo Bonzini  (bonzini@gnu.org)

	* tcp/URL.st: created.

Sat Jan 16 12:34:56 1999  Paolo Bonzini  (bonzini@gnu.org)

	* tcp/AbstractSocketImpl.st: created.
	* tcp/DatagramSocketImpl.st: created.
	* tcp/SocketImpl.st: created.
	* tcp/tcp.c: Happy birthday tcp.c!! Changed to support
	new Java-style socket implementation.
	* tcp/TCPSocketImpl.st: created.
	* tcp/UDPSocketImpl.st: created.

Fri Jan 15 12:34:56 1999  Paolo Bonzini  (bonzini@gnu.org)

	* tcp/AbstractSocket.st: Created
	* tcp/BufferedStream.st: Created
	* tcp/ContentHandler.st: Created
	* tcp/Datagram.st: Created.
	* tcp/DatagramSocket.st: Created
	* tcp/IPAddress.st: Created from tcp/hosts.st.
	* tcp/MulticastSocket.st: Created
	* tcp/ServerSocket.st: Created
	* tcp/Socket.st: Created
	* tcp/TCP.st: Created.

Sun Oct 18 12:34:56 1998  Paolo Bonzini  (bonzini@gnu.org)

	* tcp/UnixStream.st: Changed tell to a particular case of lseek

Wed Sep  2 12:34:56 1998  Paolo Bonzini  (bonzini@gnu.org)

	*** Began development of version 1.6

Thu Sep 16 12:34:56 1995  Steve Byrne  (sbb@gnu.org)

	*** Version 1.1.5 released.

Mon Jan 16 12:34:56 1995  Steve Byrne  (sbb@gnu.org)

	* tcp/tcp.c: Created.

Thu Sep 15 12:34:56 1994  Steve Byrne  (sbb@gnu.org)

	*** Version 1.2.alpha1 released.

Sun Feb 23 12:34:56 1992  Steve Byrne  (sbb@gnu.org)

	* tcp/UnixStream.st: Also added readShort and friends.
	* tcp/UnixStream.st: Added direction constants

Sat Nov 17 12:34:56 1990  Steve Byrne  (sbb@gnu.org)

	* tcp/UnixStream.st: added read:numBytes:
	* tcp/UnixStream.st: Added skip: method.
	* tcp/UnixStream.st: Installed as a built-in class.
