Fri Feb 23 19:36:43 2001  Paolo Bonzini  (bonzini@gnu.org)

	*** Released version 1.95.3

Tue Jan 30 18:09:45 2001  Paolo Bonzini  (bonzini@gnu.org)

	* web/FileServer.st: treat . and .. specially; don't list
	files for which the users has no read access.
	* web/NetServer.st: new file
	* web/WebServer.st: use NetServer.st's services
	* web/Load.st: load NetServer.st

Tue Jan 30 09:48:15 2001   Paolo Bonzini  (bonzini@gnu.org)

	*** Released version 1.95.1
	
Sat Jul 15 18:47:54 2000  Paolo Bonzini  (bonzini@gnu.org)

	* web/WebServer.st: #error -> #errorCode and #error: -> #errorCode:
	in ErrorResponse.  Plus, support the If-Modified-Since request
	directly in WebResponse.
	* web/FileServer.st: call the superclass implementation of
	#sendStandardHeaders.


Mon Jul 10 13:19:39 2000  Paolo Bonzini  (bonzini@gnu.org)

	* web/WebServer.st: in #extractPostData: don't process data
	if the client specified an empty Content-Type.  Terminate 100
	(Continue) responses with a *double* line-feed.

Mon Jul  4 13:45:48 2000  Paolo Bonzini  (bonzini@gnu.org)
 
	* web/*.st: use the new DateTime and Duration classes

Sat Jun 17 08:25:59 2000  Paolo Bonzini  (bonzini@gnu.org)

	*** Released versions 1.95 (development) and 1.7.5 (stable)

