2004-06-15 Gonzalo Paniagua Javier <gonzalo@ximian.com>

	* DefaultProxyHandler.cs: removed Console.WriteLine's.

2004-05-13  Gonzalo Paniagua Javier <gonzalo@ximian.com>

	* NetConfigurationHandler.cs: process the httpWebRequest node too.
	Better error checking.

2003-10-09  Gonzalo Paniagua Javier <gonzalo@ximian.com>

	* ConnectionManagementHandler.cs: the hashtable is case insensitive now.

2003-10-08  Gonzalo Paniagua Javier <gonzalo@ximian.com>

	* ConnectionManagementHandler.cs: added GetMaxConnections to return the 
	max. number of simultaneous connections to a given host.

2003-07-14  Jerome Laban <jlaban@wanadoo.fr>

	* NetConfigurationHandler.cs: New file that handles 
	system.net/settings	

2003-06-13  Gonzalo Paniagua Javier <gonzalo@ximian.com>

	* NetAuthenticationModuleHandler.cs: register the modules using
	AuthenticationManager.

2003-06-06  Gonzalo Paniagua Javier <gonzalo@ximian.com>

	* WebRequestModuleHandler.cs: handles system.net/webRequestModules
	configuration section.

2003-06-06  Gonzalo Paniagua Javier <gonzalo@ximian.com>

	* DefaultProxyHandler.cs: new file.
	* NetAuthenticationModuleHandler.cs: new file. 

	Reworked HttpWebRequest and related classes.

2003-05-09  Gonzalo Paniagua Javier <gonzalo@ximian.com>

	* ConnectionManagementHandler.cs: New file that handles
	system.net/connectionManagement section.

