* FileWebRequest.cs: finished implementation of async methods.
[mono.git] / mcs / class / System / System.Configuration /
2002-04-03 Piers Hakenminor CLS conformance tweaks (visibility, virtual,...
2002-04-01 Piers Hakenfixed member accessibility to match MS (corcompare).
2002-01-31 Duncan MakAdded more stuff to various Exceptions to make them...
2002-01-06 Ravi Pratap M2002-01-06 Ravi Pratap <ravi@ximian.com>
2001-11-09 Miguel de IcazaRemove dependency on Windows.Forms
2001-09-26 Sean MacIsaacRemoving old build files. NAnt doesn't use them.
2001-08-28 Christopher Podurgiel2001-08-28 Christopher Podurgiel <cpodurgiel@msn.com>
2001-08-28 Christopher PodurgielNow returns proper message rather than "System Exception".
2001-08-28 Christopher PodurgielAdded reference to System.Xml.
2001-08-28 Christopher PodurgielAdded Implementation of Create() method.
2001-08-26 Christopher PodurgielNo longer references the NameValueSectionHandler direct...
2001-08-26 Christopher PodurgielConfigurationSettings.cs: No longer references the...
2001-08-24 Christopher Podurgiel2001-08-24 Christopher Podurgiel <cpodurgiel@msn.com>
2001-08-23 Miguel de IcazaRemove ConfigurationSetting from the compilation until...
2001-08-22 Jim RichardsonCorrected some minor issues that were preventing compil...
2001-08-21 Miguel de IcazaAdd System.Configuration classes from Chris Podurgiel