Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ChangeLog « System.Configuration.Internal « System.Configuration « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9f33abe4cb2f7760219c34b13c29e1d8b653f6be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
2005-10-07  Chris Toshok  <toshok@ximian.com>

	* IInternalConfigHost.cs: add some missing properties/methods.

	* IConfigurationManagerInternal.cs: add some missing properties.

	* IInternalConfigClientHost.cs: add some missing methods.

	* IInternalConfigRoot.cs: add a missing property.

2005-06-15  Lluis Sanchez Gual <lluis@novell.com>

	* IInternalConfigRoot.cs, IInternalConfigSettingsFactory.cs,
	IConfigSystem.cs, IConfigurationManagerInternal.cs,
	IInternalConfigSystem.cs, IInternalConfigRecord.cs,
	IInternalConfigConfigurationFactory.cs, InternalConfigEventArgs.cs,
	IInternalConfigClientHost.cs, StreamChangeCallback.cs,
	IInternalConfigHost.cs, IConfigErrorInfo.cs, DelegatingConfigHost.cs,
	IConfigurationManagerHelper.cs, ChangeLog, InternalConfigEventHandler.cs:
		Added.