X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem.Configuration%2FChangeLog;h=03c2dacfc02c1d2ffb76ef4af71648ed7533ad95;hb=6435438e0cf9593dd6c26c7e5c128ff7c47593a7;hp=6356e31eafa9e47d79601a96824006d360b125a0;hpb=af90548a08ef5effc93b083b7eec44daa178b141;p=mono.git diff --git a/mcs/class/System.Configuration/ChangeLog b/mcs/class/System.Configuration/ChangeLog index 6356e31eafa..03c2dacfc02 100644 --- a/mcs/class/System.Configuration/ChangeLog +++ b/mcs/class/System.Configuration/ChangeLog @@ -1,3 +1,49 @@ +2009-07-14 Marek Habersack + + * System.Configuration.dll.sources: added + System.Configuration/ConfigurationSaveEventArgs.cs + System.Configuration/ConfigurationSaveEventHandler.cs + +2008-09-14 Gert Driesen + + * System.Configuration_test.dll.sources: added + ProviderCollectionTest.cs. + +2008-07-01 Miguel de Icaza + + * ConfigurationManager.cs (OpenExeConfigurationInternal): if the + string passed is empty, then we default to the startup assembly. + + Fixes: #405574 + + Not entirely happy as there is no decent documentation for this + behavior (the docs state nothing about empty strings). + +2008-06-26 Gert Driesen + + * System.Configuration_test.dll.sources: added + ConfigurationErrorsExceptionTest.cs + * System.Configuration.dll.sources: added ConfigXmlTextReader.cs. + +2007-08-31 Gert Driesen + + * System.Configuration_test.dll.sources: added ProviderBaseTest.cs. + +2007-06-13 Atsushi Enomoto + + * System.Configuration_test.dll.sources : + added ConfigurationSectionGroupTest.cs. + +2007-03-19 Vladimir Krasnov + + * System.Configuration.dll.sources, System.Configuration20.vmwcsproj: + removed OrdinalComparer.cs + +2007-03-15 Vladimir Krasnov + + * System.Configuration.dll.sources, System.Configuration20.vmwcsproj: + added OrdinalComparer.cs + 2006-11-05 Vladimir Krasnov * System.Configuration.dll.sources, System.Configuration20.vmwcsproj: