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

ChangeLog « Microsoft.Win32 « corlib « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ee1af91ef7e9c8dd3212cb2161028bea1552fffe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
2003-02-10  Nick Drochak  <ndrochak@gol.com>

	* Registry.cs: Class should be sealed and have a private default ctor.

2002-11-28  Alejandro Sánchez Acosta  <raciel@es.gnu.org>

	* Registry.cs: Added missed field.


2002-11-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>

	* RegistryHive.cs: patch from Jackson Harper that fixes compilation.

2002-11-27  DennisHayes <dennish@raytek.com>	

	* checkin for Alexandre Pigolkine (pigolkine@gmx.de) with minor changes
	* needed for System.Windows.Forms
	
	* RegistryHive.cs
	* Registry.cs
	* added files, fully implmented?
	
	* RegistryKey.cs
	* added more iplmentation

2002-11-20  Nick Drochak  <ndrochak@gol.com>

	* RegistryKey.cs: Fix typo.