bcad7876c9eae5d5e433c3b4dc7c8cde89fd636c
[mono.git] / mcs / class / corlib / ChangeLog
1 2006-11-01  Sebastien Pouliot  <sebastien@ximian.com> 
2
3         * corlib_test.dll.sources: Added unit tests and CAS tests for 
4         class System.Runtime.CompilerServices.RuntimeWrappedException.
5
6 2006-10-29  Robert Jordan  <robertj@gmx.net>
7
8         * corlib_test.dll.sources: Added SerializationCallbackTest.cs
9
10 2006-10-29  Robert Jordan  <robertj@gmx.net>
11         
12         * corlib.dll.sources: Added NET_2_0 serialization events files.
13
14 2006-10-14  Gert Driesen  <drieseng@users.sourceforge.net>
15
16         * corlib_test.dll.sources: Added BadImageFormatExceptionTest.cs.
17
18 2006-09-21  Gert Driesen  <drieseng@users.sourceforge.net>
19
20         * corlib_test.dll.sources: Added FileNotFoundExceptionTest.cs.
21
22 2006-08-20  Gert Driesen  <drieseng@users.sourceforge.net>
23
24         * corlib.dll.sources: Added RegistryValueOptions.cs.
25
26 2006-08-13  Atsushi Enomoto  <atsushi@ximian.com>
27
28         * corlib.dll.sources : added NormalizationTableUtil.cs and
29           Normalization.cs which are in Mono.Globalization.Unicode.
30
31 2006-07-31  Sebastien Pouliot  <sebastien@ximian.com> 
32
33         * corlib_test.dll.sources: Added unit tests for HMACSHA384 and
34         HMACSHA512 to the build.
35
36 2006-07-15  Jonathan Chambers  <joncham@gmail.com>
37
38         * corlib.dll.sources: Added Mono.Interop/ComInteropProxy.cs
39         
40 2006-07-09  Gert Driesen  <drieseng@users.sourceforge.net>
41
42         * corlib_test.dll.sources: Added DynamicMethodTest.cs from
43         Test/System.Reflection.Emit.
44
45 2006-07-06  Dick Porter  <dick@ximian.com>
46
47         * corlib.dll.sources: Added
48           System.Security.AccessControl/AccessControlModification.cs
49           System.Security.AccessControl/AccessControlType.cs
50           System.Security.AccessControl/AccessRule.cs
51           System.Security.AccessControl/AceEnumerator.cs
52           System.Security.AccessControl/AceFlags.cs
53           System.Security.AccessControl/AceQualifier.cs
54           System.Security.AccessControl/AceType.cs
55           System.Security.AccessControl/AuditFlags.cs
56           System.Security.AccessControl/AuditRule.cs
57           System.Security.AccessControl/AuthorizationRule.cs
58           System.Security.AccessControl/AuthorizationRuleCollection.cs
59           System.Security.AccessControl/CommonAce.cs
60           System.Security.AccessControl/CommonAcl.cs
61           System.Security.AccessControl/CommonSecurityDescriptor.cs
62           System.Security.AccessControl/CompoundAce.cs
63           System.Security.AccessControl/CompoundAceType.cs
64           System.Security.AccessControl/ControlFlags.cs
65           System.Security.AccessControl/CryptoKeyAccessRule.cs
66           System.Security.AccessControl/CryptoKeyAuditRule.cs
67           System.Security.AccessControl/CryptoKeyRights.cs
68           System.Security.AccessControl/CustomAce.cs
69           System.Security.AccessControl/DirectoryObjectSecurity.cs
70           System.Security.AccessControl/DiscretionaryAcl.cs
71           System.Security.AccessControl/EventWaitHandleAccessRule.cs
72           System.Security.AccessControl/EventWaitHandleAuditRule.cs
73           System.Security.AccessControl/FileSecurity.cs
74           System.Security.AccessControl/FileSystemAccessRule.cs
75           System.Security.AccessControl/FileSystemAuditRule.cs
76           System.Security.AccessControl/FileSystemRights.cs
77           System.Security.AccessControl/FileSystemSecurity.cs
78           System.Security.AccessControl/GenericAce.cs
79           System.Security.AccessControl/GenericAcl.cs
80           System.Security.AccessControl/GenericSecurityDescriptor.cs
81           System.Security.AccessControl/InheritanceFlags.cs
82           System.Security.AccessControl/KnownAce.cs
83           System.Security.AccessControl/MutexAccessRule.cs
84           System.Security.AccessControl/MutexAuditRule.cs
85           System.Security.AccessControl/ObjectAccessRule.cs
86           System.Security.AccessControl/ObjectAce.cs
87           System.Security.AccessControl/ObjectAceFlags.cs
88           System.Security.AccessControl/ObjectAuditRule.cs
89           System.Security.AccessControl/PrivilegeNotHeldException.cs
90           System.Security.AccessControl/PropagationFlags.cs
91           System.Security.AccessControl/QualifiedAce.cs
92           System.Security.AccessControl/RawAcl.cs
93           System.Security.AccessControl/RawSecurityDescriptor.cs
94           System.Security.AccessControl/RegistryAccessRule.cs
95           System.Security.AccessControl/RegistryAuditRule.cs
96           System.Security.AccessControl/RegistryRights.cs
97           System.Security.AccessControl/RegistrySecurity.cs
98           System.Security.AccessControl/ResourceType.cs
99           System.Security.AccessControl/SecurityInfos.cs
100           System.Security.AccessControl/SystemAcl.cs
101
102 2006-07-03  Kornél Pál  <kornelpal@gmail.com>
103
104         * corlib.dll.sources: Added
105           System.Globalization/CodePageDataItem.cs
106           System.Text/CodePageEncoding.cs
107           System.Text/MLangCodePageEncoding.cs
108           System.Text/SurrogateEncoder.cs
109
110 2006-06-5  Jonathan Chambers  <jonathan.chambers@ansys.com>
111
112         * corlib_test.dll.sources : added Variant.cs.
113
114 2006-05-31  Zoltan Varga  <vargaz@gmail.com>
115
116         * corlib.dll.sources: Removed System/MonoDummy.cs.
117         
118         * corlib.dll.sources: Add System/MonoAsyncCall.cs.
119
120 2006-05-25  Atsushi Enomoto  <atsushi@ximian.com>
121
122         * corlib_test.dll.sources : added EncodingInfoTest.cs.
123
124 2006-04-21  Zoltan Varga  <vargaz@gmail.com>
125
126         * corlib.dll.sources: Add System.IO/FileOptions.cs.
127
128 2006-03-30  Atsushi Enomoto  <atsushi@ximian.com>
129
130         * corlib_test.dll.sources: added EncoderTest.cs and DecoderTest.cs.
131
132 2006-02-26  Gert Driesen  <drieseng@users.sourceforge.net>
133
134         * corlib.dll.sources: Removed DecimalFormatter.cs.
135
136 2006-02-14  Ankit Jain  <jankit@novell.com>
137
138         * corlib_test.dll.sources: Add ArraySegmentTest.cs
139
140 2006-01-26  Zoltan Varga  <vargaz@gmail.com>
141
142         * corlib.dll.sources: Add DebuggerNonUserCodeAttribute.cs and 
143         SuppressMessageAttribute.cs.
144
145 2006-01-19  Raja R Harinath  <rharinath@novell.com>
146
147         * Makefile: Simplify.  Remove support for corlib_plattest and reslib.
148         * corlib_plattest.dll.excludes, corlib_res.dll.excludes: remove.
149
150 2006-01-18  Atsushi Enomoto  <atsushi@ximian.com>
151
152         * Makefile : corlib_plattest dll is now profile-aware.
153
154 2006-01-13  Robert Jordan  <robertj@gmx.net>
155
156         * corlib.dll.sources: Added System.Resources/ResourceManagerTest.cs
157
158 2006-01-05  Kornél Pál  <kornelpal@hotmail.com>
159
160         * corlib.dll.sources: Added DriveNotFoundException.cs in System.IO.
161
162 2005-12-23  Dick Porter  <dick@ximian.com>
163
164         * corlib.dll.sources: Added System.Security.AccessControl.MutexRights
165
166 2005-12-17  Dick Porter  <dick@ximian.com>
167
168         * corlib.dll.sources: Added in System.Security.AccessControl:
169         CommonObjectSecurity.cs, EventWaitHandleRights.cs,
170         EventWaitHandleSecurity.cs, ObjectSecurity.cs, MutexSecurity.cs,
171         NativeObjectSecurity.cs.  Added in System.Threading:
172         AbandonedMutexException.cs, EventResetMode.cs, EventWaitHandle.cs,
173         ThreadStartException.cs
174
175 2005-12-15  Gert Driesen  <drieseng@users.sourceforge.net>
176
177         * corlib_test.dll.sources: Added ObjectManagerTest.cs in
178         System.Runtime.Serialization.
179
180 2005-12-07  Zoltan Varga  <vargaz@gmail.com>
181
182         * corlib.dll.sources: Remove obsolete System.Runtime.InteropServices/NewConstraintAttribute.cs.
183
184 2005-12-02  Robert Jordan  <robertj@gmx.net>
185
186         * corlib_test.dll.sources: Added System.Reflection/ReflectedTypeTest.cs.
187
188 2005-11-28  Atsushi Enomoto  <atsushi@ximian.com>
189
190         * corlib.dll.sources: added EncodingInfo.cs.
191
192 2005-11-28  Atsushi Enomoto  <atsushi@ximian.com>
193
194         * corlib.dll.sources: added UTF32Encoding.cs.
195
196 2005-11-17  Zoltan Varga  <vargaz@gmail.com>
197
198         * corlib.dll.sources: Add System.Runtime.InteropServices.DefaultParameterValueAttribute.cs.
199
200 2005-11-15  Atsushi Enomoto  <atsushi@ximian.com>
201
202         * corlib_test.dll.sources:
203           Added EncoderReplacementFallbackBudderTest.cs.
204
205 2005-11-15  Atsushi Enomoto  <atsushi@ximian.com>
206
207         * corlib_test.dll.sources:
208           Added DecoderReplacementFallbackBudderTest.cs.
209
210 2005-11-15  Zoltan Varga  <vargaz@gmail.com>
211
212         * corlib.dll.sources: Readd NewConstraintAttribute.cs as gmcs depends on it.
213         
214         * corlib.dll.sources: Remove obsolete net 2.0 classes.
215
216 2005-11-15  Atsushi Enomoto  <atsushi@ximian.com>
217
218         * corlib_test.dll.sources: added new tests for
219           DecoderReplacementFallback and EncoderReplacementFallback.
220
221 2005-11-15  Atsushi Enomoto  <atsushi@ximian.com>
222
223         * corlib.dll.sources: Encoder support types in System.Text as well.
224
225 2005-11-14  Atsushi Enomoto  <atsushi@ximian.com>
226
227         * corlib.dll.sources: added new .NET 2.0 Decoder support types in
228           System.Text.
229
230 2005-11-06  Zoltan Varga  <vargaz@freemail.hu>
231
232         * corlib.dll.sources: Add System.IO/SearchOption.cs.
233
234 2005-11-05  Robert Jordan  <robertj@gmx.net>
235
236         * corlib.dll.sources: Added System.Runtime.Remoting.Channels/ISecurableChannel.cs
237
238 2005-10-26  Zoltan Varga  <vargaz@gmail.com>
239
240         * corlib.dll.sources: Add System.Runtime.InteropServices/IsCopyConstructed.cs.
241
242         * corlib.dll.sources: Add/Remove some net 2.0 classes in System.Runtime.CompilerServices.
243
244 2005-10-25  Atsushi Enomoto  <atsushi@ximian.com>
245
246         * corlib_test.dll.sources : added System.Collections.ObjectModel/KeyedCollectionTest.cs.
247
248 2005-10-07  Zoltan Varga  <vargaz@gmail.com>
249
250         * corlib.dll.sources: Add System.Runtime.CompilerServices/{RuntimeCompatibilityAttribute.cs, RuntimeWrappedException.cs}.
251
252         * corlib_test.dll.sources: Add System/DelegateTest.cs
253
254 2005-08-13  Zoltan Varga  <vargaz@freemail.hu>
255
256         * Makefile (EXTRA_DISTFILES): Add resource files. Fixes #75794.
257
258 2005-08-10  Zoltan Varga  <vargaz@freemail.hu>
259
260         * corlib.dll.sources: Add System.Runtime.InteropServices/SafeHandle.cs
261         and Microsoft.Win32.SafeHandles/SafeHandleZeroOrMinusOneIsInvalid.cs.
262
263 2005-08-09  Zoltan Varga  <vargaz@freemail.hu>
264
265         * corlib.dll.sources: Add System.Runtime.CompilerServices/SpecialNameAttribute.cs.
266
267 2005-08-08  Atsushi Enomoto  <atsushi@ximian.com>
268
269         * corlib.dll.sources : added managed collation classes
270         * Makefile : added resources to build.
271         * resources : new directory for collation table resources.
272
273 2005-08-06  Gert Driesen  <drieseng@users.sourceforge.net>
274
275         * corlib.dll.sources: Added System.Runtime.InteropServices/
276         TypeLibImportClassAttribute.cs.
277
278 2005-07-26  Zoltan Varga  <vargaz@freemail.hu>
279
280         * corlib.dll.sources: Add System/StringSplitOptions.cs and System/MidpointRounding.cs.
281
282 2005-07-26  Raja R Harinath  <rharinath@novell.com>
283
284         * Makefile: Minor re-org for better readability.  Remove an
285         outdated comment.
286
287 2005-07-26  Marek Safar  <marek.safar@seznam.cz>
288
289         * corlib.dll.sources: Added System.StringComparer.cs.
290
291 2005-07-25  Marek Safar  <marek.safar@seznam.cz>
292
293         * Makefile: `if' for 2.0 warnings only.
294
295 2005-07-11  Marek Safar  <marek.safar@seznam.cz>
296
297         * Makefile: Disable warning 414.
298
299 2005-06-29  Ben Maurer  <bmaurer@ximian.com>
300
301         * Makefile (TEST_MCS_FLAGS): Remove bad dep on S.Data.
302
303 2005-06-23  Sebastien Pouliot  <sebastien@ximian.com> 
304
305         * corlib.dll.sources: Added System.Security.Policy.MonoTrustManager to
306         the build (for 2.0).
307         * corlib_test.dll.sources: Added unit tests (normal and CAS) for 
308         System.Security.Policy.ApplicationSecurityManager.
309
310 2005-06-22  Sebastien Pouliot  <sebastien@ximian.com> 
311
312         * corlib_test.dll.sources: Added CAS unit tests for System.Security.
313         SecurityManager and CodeAccessPermission to the build.
314
315 2005-06-21  David Waite  <mass@akuma.org>
316
317         * corlib_test.dll.sources: Added System.Collections.ObjectModel.Collection test
318
319 2005-06-19  Zoltan Varga  <vargaz@freemail.hu>
320
321         * corlib.dll.sources: Add System.Collections.ObjectModel classes.
322
323         * System.Collections.ObjectModel: New directory.
324
325 2005-06-12  David Waite  <dwaite@gmail.com>
326
327         * corlib.dll.sources: Add the non-generic IEqualityComparer interface
328
329 2005-06-15  Martin Baulig  <martin@ximian.com>
330
331         * System/GenericParameterAttributes.cs: Move to System.Reflection;
332         thanks to Kamil Skalski <nazgul@nemerle.org> for pointing this out.
333
334 2005-06-10  Sebastien Pouliot  <sebastien@ximian.com> 
335
336         * corlib_test.dll.sources: Added unit tests for System.Security.
337         Policy.StrongNameMembershipCondition.
338
339 2005-06-07  Sebastien Pouliot  <sebastien@ximian.com> 
340
341         * corlib_test.dll.sources: Added unit tests (normal and CAS) for 
342         System.Runtime.InteropServices.RuntimeEnvironment.
343
344 2005-06-06  Zoltan Varga  <vargaz@freemail.hu>
345
346         * corlib.dll.sources: Some System.Reflection classes got renamed in net 2.0
347         beta 2.
348
349 2005-06-04  Ben Maurer  <bmaurer@ximian.com>
350
351         * corlib.dll.sources: IEqualityComparer, etc
352         
353         * corlib.dll.sources: IEquatable
354
355         * */*.cs: .NET 2.0 fixups
356
357 2005-05-30  Sebastien Pouliot  <sebastien@ximian.com> 
358
359         * corlib_test.dll.sources: Added (re-added?) the System.Activator unit
360         tests.
361
362 2005-05-28  Sebastien Pouliot  <sebastien@ximian.com> 
363  
364         * corlib.dll.sources: Added System.Runtime.Hosting namespace with 
365         ActivationArguments and ApplicationActivator classes. Removed 
366         ApplicationActivator from System namespace.
367
368 2005-05-27  Sebastien Pouliot  <sebastien@ximian.com> 
369  
370         * corlib.dll.sources: Added internal System.Security.PermissionBuilder
371         class to the build.
372         * corlib_test.dll.sources: Added CAS unit tests for System.Security.
373         PermissionSet class.
374
375 2005-05-26  Sebastien Pouliot  <sebastien@ximian.com> 
376  
377         * corlib.dll.sources: Removed the *Switcher structures from the build
378         (NET_2_0) as they aren't part of the public API (beta2) anymore.
379                 - System.Threading/CompressedStackSwitcher.cs
380                 - System.Threading/ExecutionContextSwitcher.cs
381                 - System.Threading/HostExecutionContextSwitcher.cs
382                  -System.Threading/SynchronizationContextSwitcher.cs
383         Added System.Security.Policy/DefaultPolicies.cs
384
385 2005-05-25  Zoltan Varga  <vargaz@freemail.hu>
386
387         * corlib_test.dll.sources: Add System.Reflection.TypeDelegatorTest.
388
389 2005-05-22  Sebastien Pouliot  <sebastien@ximian.com>
390
391         * corlib.dll.sources: Renamed CER to Cer to match 2.0 beta2.
392
393 2005-05-18  Sebastien Pouliot  <sebastien@ximian.com>
394
395         * corlib_test.dll.sources: Added new CAS tests for System.IO.Stream.
396
397 2005-05-15  Andreas Nahr  <ClassDevelopment@A-SoftTech.com>
398
399         * corlib.dll.sources: added various files for System.Runtime.InteropServices
400
401 2005-05-13  Atsushi Enomoto  <atsushi@ximian.com>
402
403         * corlib_test.dll.sources,
404           corlib.dll.sources: generic Queue.cs and Stack.cs are now in System.
405
406 2005-05-12  Atsushi Enomoto  <atsushi@ximian.com>
407
408         * corlib.dll.sources: replaced MiniParser.cs with SmallXmlParser.cs.
409
410 2005-05-09  Sebastien Pouliot  <sebastien@ximian.com>
411
412         * corlib.dll.sources: Removed SecurityContextSwitcher from build.
413         * corlib_test.dll.sources: Added existing CAS unit tests not yet part
414         of the build.
415
416 2005-05-09  Raja R Harinath  <rharinath@novell.com>
417
418         * Makefile (TEST_COMPILE): Set MONO_PATH.
419
420 2005-04-27  Sebastien Pouliot  <sebastien@ximian.com>
421
422         * corlib.dll.sources: Added new classes in System.Security and some
423         support classes for X509Certificate (imported from Mono.Security.dll).
424
425 2005-04-26  Sebastien Pouliot  <sebastien@ximian.com>
426
427         * corlib_test.dll.sources: Added unit tests for System.Security.Policy.
428         ApplicationTrust class.
429
430 2005-04-25  Sebastien Pouliot  <sebastien@ximian.com>
431
432         * corlib.dll.sources: Do not include "old removed 2.0" (wrt beta2) in
433         the mscorlib.dll compilation. The file should be deleted later (if 
434         they do not reappear or are required as internal).
435         * corlib_test.dll.sources: Removed unit tests for classes removed in 
436         beta2.
437
438 2005-04-16  Atsushi Enomoto  <atsushi@ximian.com>
439
440         * corlib.dll.sources : added System.Text/NormalizationForm.cs.
441
442 2005-04-02  Ben Maurer  <bmaurer@ximian.com>
443
444         * corlib_test.dll.sources: Add new test.
445
446 2005-03-24  Sebastien Pouliot  <sebastien@ximian.com>
447
448         * corlib_test.dll.sources : Added many new CAS unit tests to the build.
449
450 2005-03-23  Lluis Sanchez Gual  <lluis@ximian.com>
451
452         * corlib_test.dll.sources: Added new serialization test.
453
454 2005-03-15  Sebastien Pouliot  <sebastien@ximian.com>
455
456         * corlib_test.dll.sources : Added new CAS unit tests BadImageFormat
457         Exception, IsolatedStorageFile and IsolatedStorageFileStream.
458
459 2005-03-23  Kazuki Oikawa  <kazuki@panicode.com>
460
461         * corlib.dll.sources: Added _ConstructorInfo, _EventInfo,
462         _FieldInfo, _MemberInfo, _MethodBase, _MethodInfo, _PropertyInfo,
463         _Type, BStrWrapper, ComDefaultInterfaceAttribute, ComObjectInUseException,
464         CriticalHandle, DefaultCharSetAttribute, ExposeAsClassToComAttribute,
465         RegistrationClassContext, RegistrationConnectionType
466
467 2005-03-02  Chris Toshok  <toshok@ximian.com>
468
469         * corlib.dll.sources: add DebuggerBrowsableState,
470         DebuggerBrowsableAttribute, DebuggerDisplayAttribute, and
471         DebuggerTypeProxyAttribute.
472
473 2005-02-26  Kazuki Oikawa  <kazuki@panicode.com>
474
475         * corlib.dll.sources: Removed DoubleFormatter and SingleFormatter.
476         Added System.Runtime.InteropServices.ComTypes
477
478 2005-02-24  Sebastien Pouliot  <sebastien@ximian.com>
479
480         * corlib_test.dll.sources : Added new 2.0 unit tests for X.509 
481         certificates in System.Security.Cryptography.X509Certificates/
482         X509Cert20Test.cs to the build.
483
484 2005-02-21  Michal Moskal  <malekith@pld-linux.org>
485
486         * Makefile (LIBRARY_INSTALL_DIR): Define in terms of $(libdir).
487
488 2005-02-20  Zoltan Varga  <vargaz@freemail.hu>
489
490         * corlib_test.dll.sources: Add System.Threading.InterlockedTest.cs.
491
492 2005-02-11 Gonzalo Paniagua Javier <gonzalo@ximian.com>
493
494         * corlib.dll.sources: added WindowsConsoleDriver.cs
495
496 2005-01-31  Sebastien Pouliot  <sebastien@ximian.com>
497
498         * corlib.dll.source: Added Microsoft.Win32.SafeHandles.SafeFileHandle,
499         removed IsolatedStorageInfo and added IsolatedStorageFileEnumerator to
500         the build.
501         * corlib_test.dll.sources : Added new unit tests for System.IO.
502         IsolatedStorage and new CAS (*.Cas.cs) tests to the build.
503
504 2005-01-31  Kazuki Oikawa <kazuki@panicode.com>
505
506         * Patch from Kazuki Oikawa <kazuki@panicode.com> that replaces the
507         old Integer and Floating point number string formatter with a new
508         formatter that is more compliant. 
509
510 2005-01-17  Atsushi Enomoto  <atsushi@ximian.com>
511
512         * corlib.dll.sources : added CharUnicodeInfo.cs.
513
514 2005-01-10  Sebastien Pouliot  <sebastien@ximian.com>
515
516         * corlib.dll.sources: Added System.Security.AccessControl/
517         CryptoKeySecurity.cs (2.0) to the build.
518
519 2005-01-09  Sebastien Pouliot  <sebastien@ximian.com>
520
521         * corlib_test.dll.sources : Added Test/System.Security/
522         HostSecurityManagerTest.cs and PermissionSetCollectionTest,cs
523         unit tests (2.0) to the build.
524
525 2005-01-08  Sebastien Pouliot  <sebastien@ximian.com>
526
527         * corlib.dll.sources: Added System.Security/SecurityCriticalAttribute
528         and SecurityTransparentAttribute (2.0) to the build.
529
530 2005-01-05  Sebastien Pouliot  <sebastien@ximian.com>
531
532         * corlib.dll.sources: Removed System.Security.Permissions/
533         DataProtectionPermission.cs, DataProtectionPermissionAttribute.cs and
534         DataProtectionFlags.cs as they are now part of the System.Security
535         assembly.
536         * corlib_test.dll.sources : Removed Test/System.Security.Permissions/
537         DataProtectionPermissionAttributeTest.cs for the same reason.
538
539 2004-12-27  Ben Maurer  <bmaurer@ximian.com>
540
541         * corlib_test.dll.sources: Add s.col.gen.stack test
542
543 2004-12-23  Sebastien Pouliot  <sebastien@ximian.com>
544
545         * corlib.dll.sources: Removed System.Security.Cryptography/
546         ProtectedData.cs, ProtectedMemory.cs, DataProtectionScope.cs and
547         MemoryProtectionScope.cs as they are now part of the System.Security
548         assembly.
549         * corlib_test.dll.sources : Removed Test/System.Security.Cryptography/
550         ProtectedDataTest.cs and ProtectedMemoryTest.cs for the same reason.
551
552 2004-12-20  Sebastien Pouliot  <sebastien@ximian.com>
553
554         * corlib.dll.sources: Added System.Security/SecurityFrame.cs to the build.
555
556 2004-12-06  Atsushi Enomoto  <atsushi@ximian.com>
557
558         * corlib_test.dll.sources : added TextWriterTest.cs.
559
560 2004-11-28  Zoltan Varga  <vargaz@freemail.hu>
561
562         * corlib.dll.sources: Added some missing 2.0 exception classes.
563
564 2004-11-19  Raja R Harinath  <rharinath@novell.com>
565
566         * Makefile (LIBRARY_COMPILE): Simplify.
567
568 2004-10-29  Raja R Harinath  <rharinath@novell.com>
569
570         * Makefile: Move support for building net_2_0_bootstrap libraries
571         to gmcs.
572
573 2004-10-04  Zoltan Varga  <vargaz@freemail.hu>
574
575         * corlib.dll.sources: Add more 2.0 classes under System.Runtime.InteropServices.
576
577         * corlib.dll.sources: Add new 2.0 classes under System.Runtime.InteropServices.
578
579 2004-09-29  Zoltan Varga  <vargaz@freemail.hu>
580
581         * corlib.dll.sources: Add System.Runtime.InteropServices/UnmanagedFunctionPointerAttribute.cs.
582
583 2004-09-27  Zoltan Varga  <vargaz@freemail.hu>
584
585         * corlib.dll.sources: Add more 2.0 System.Reflection classes.
586         
587         * corlib.dll.sources: Add some 2.0 System.Reflection classes.
588
589 2004-09-26  Zoltan Varga  <vargaz@freemail.hu>
590
591         * corlib_test.dll.sources: Add System.Reflection/FieldInfoTest.
592         
593         * corlib_test.dll.sources: Add System.Reflection/MethodInfoTest.
594
595 2004-09-25  Zoltan Varga  <vargaz@freemail.hu>
596
597         * corlib_test.dll.sources: Add System.Reflection/ParameterInfoTest.
598
599 2004-09-23  Zoltan Varga  <vargaz@freemail.hu>
600
601         * corlib.dll.sources: Add System.Reflection.ObfuscateAssemblyAttribute
602         and System.Reflection.ObfuscationAttribute.
603
604 2004-09-21  Raja R Harinath  <rharinath@novell.com>
605
606         * Makefile (net20bootstrapcorlib): Rename from net20bootstraplib.
607         Build 'mscorlib.dll' using the 'net_2_0_bootstrap' profile.
608         (net20bootstrapSystem): New.  Build 'System.dll' using the
609         'net_2_0_bootstrap' profile.
610         ($(gmcs)): Depend on both the above.
611         (CLEAN_FILES) [PROFILE=net_2_0]: Clean the 'net_2_0_bootstrap'
612         profile and 'gmcs' too.
613
614 2004-09-20  Gert Driesen <drieseng@users.sourceforge.net>
615
616         * corlib.dll.sources: Removed ReadOnlyCollections.cs and Collection.cs
617         from corlib System.Collections.Generics to System assembly
618
619 2004-09-19  Zoltan Varga  <vargaz@freemail.hu>
620
621         * corlib_test.dll.sources: Added System/ModuleHandleTest.
622
623         * corlib.dll.sources: Added System/ModuleHandle.
624
625 2004-09-14  Tim Coleman <tim@timcoleman.com>
626         * corlib.dll.sources: Added System.Security.Principal/TokenImpersonationLevel
627
628 2004-09-09  Tim Coleman <tim@timcoleman.com>
629         * corlib.dll.sources: Added System/Base64FormattingOptions.cs to the
630         build
631
632 2004-09-05  Marek Safar  <marek.safar@seznam.cz>
633
634         * corlib.dll.sources: 
635         Added System.Collections.Generic/Dictionary.cs to the build.
636
637 2004-09-03  Sebastien Pouliot  <sebastien@ximian.com>
638
639         * corlib_test.dll.sources: Added System.Security.Permissions/
640         RegistryPermissionTest.cs to unit tests.
641
642 2004-08-30  Sebastien Pouliot  <sebastien@ximian.com>
643
644         * corlib.dll.sources: Added Mono.Security/Uri.cs to the build.
645
646 2004-08-26  Sebastien Pouliot  <sebastien@ximian.com>
647
648         * corlib.dll.sources: Added System.Security.Policy/
649         ApplicationSecurityManager.cs, ApplicationSecurityManagerCodeGroup.cs,
650         ApplicationTrustCollection.cs and ApplicationTrustEnumerator.cs for 
651         NET_2_0 profile.
652         * corlib_test.dll.sources: Added System.Security.Policy/
653         ApplicationDirectoryTest.cs, HashMembershipConditionTest.cs,
654         HashTest.cs and IBuiltInEvidenceTest.cs to unit tests.
655
656 2004-08-25  Nick Drochak <ndrochak@ieee.com>
657
658         * Makefile : Ignore tests that hang MS.NET.
659
660 2004-08-23  Sebastien Pouliot  <sebastien@ximian.com>
661
662         * corlib.dll.sources: Added System.Security.Policy/
663         ApplicationMembershipCondition.cs, 
664         DomainApplicationMembershipCondition.cs,
665         MembershipConditionHelper.cs for NET_2_0 profile.
666         * corlib_test.dll.sources: Added System.Security.Policy/
667         AllMembershipConditionTest.cs,
668         ApplicationDirectoryMembershipConditionTest.cs,
669         ApplicationMembershipConditionTest.cs and
670         DomainApplicationMembershipConditionTest.cs to unit tests.
671
672 2004-08-23  Martin Baulig  <martin@ximian.com>
673
674         * Makefile: Add $(LIBRARY_FLAGS) to the $(net20bootstraplib)
675         compilation to get /nostdlib.
676
677 2004-08-20  Sebastien Pouliot  <sebastien@ximian.com>
678
679         * corlib_test.dll.sources: Added System.Security.Permissions/
680         SiteIdentityPermissionTest.cs and UrlIdentityPermissionTest.cs
681         to unit tests.
682
683 2004-08-19  Sebastien Pouliot  <sebastien@ximian.com>
684
685         * corlib_test.dll.sources: Added System.Security.Permissions/
686         CodeAccessSecurityAttributeTest.cs,
687         DataProtectionPermissionAttributeTest.cs (NET_2_0),
688         HostProtectionAttributeTest.cs (NET_2_0), 
689         IsolatedStoragePermissionAttributeTest.cs and
690         KeyContainerPermissionAttributeTest.cs  (NET_2_0) to unit tests.
691
692 2004-08-19  Sebastien Pouliot  <sebastien@ximian.com>
693
694         * corlib_test.dll.sources: Added SecurityPermissionTest.cs to unit 
695         tests.
696
697 2004-08-18  Sebastien Pouliot  <sebastien@ximian.com>
698
699         * corlib_test.dll.sources: Added GacIdentityPermissionTest.cs and
700         GacIdentityPermissionAttributeTest.cs to unit tests. Added 
701         IsolatedStorageFilePermissionTest.cs.
702
703 2004-08-17  Sebastien Pouliot  <sebastien@ximian.com>
704
705         * corlib_test.dll.sources: Added StrongNameIdentityPermissionTest.cs
706         to unit tests.
707
708 2004-08-17  Sebastien Pouliot  <sebastien@ximian.com>
709
710         * corlib.dll.sources: Added System.Security.Permissions/
711         DataProtectionPermission.cs, DataProtectionPermissionAttribute.cs,
712         DataProtectionPermissionFlags.cs, HostProtectionAttribute.cs,
713         HostProtectionPermission.cs, KeyContainerPermission.cs,
714         KeyContainerPermissionAccessEntry.cs, 
715         KeyContainerPermissionAccessEntryCollection.cs,
716         KeyContainerPermissionAccessEntryEnumerator.cs
717         KeyContainerPermissionAttribute.cs and KeyContainerPermissionFlags.cs
718         to NET_2_0 profile.
719         * corlib_test.dll.sources: Added System.Security.Permissions/
720         IBuiltInPermissionTest.cs and UIPermissionTest.cs unit tests.
721
722 2004-08-12  Sebastien Pouliot  <sebastien@ximian.com>
723
724         * corlib.dll.sources: Added System.Runtime.ConstrainedExecution/
725         CER.cs, Consistency.cs, PrePrepareMethodAttribute.cs and
726         ReliabilityContractAttribute.cs. Added System.Threading/
727         ParameterizedThreadStart.cs. All for NET_2_0 profile.
728
729 2004-08-09  Marek Safar  <marek.safar@seznam.cz>
730
731         * corlib.dll.sources: Added System/EnvironmentVariableTarget.cs
732         for NET_2_0.
733
734 2004-08-09  Sebastien Pouliot  <sebastien@ximian.com>
735
736         * corlib.dll.sources: Added System/ApplicationId.cs, 
737         System.Reflection/ImageFileMachine.cs and PortableExecutableKind.cs,
738         and System.Security.Policy/ApplicationSecurityInfo.cs for NET_2_0.
739         * corlib_test.dll.sources: Added System/ApplicationIdentityTest.cs and
740         ApplicationIdTest.cs unit tests for NET_2_0.
741
742 2004-08-08  Sebastien Pouliot  <sebastien@ximian.com>
743
744         * corlib.dll.sources: Added System/AppDomainInitializer.cs,
745         AppDomainManager.cs, ApplicationActivator.cs and
746         DomainManagerInitializationFlags.cs. Added System.Threading/
747         HostExecutionContext.cs, HostExecutionContextManager.cs and
748         HostExecutionContextSwitcher.cs for NET_2_0.
749
750 2004-08-04  Sebastien Pouliot  <sebastien@ximian.com>
751
752         * corlib.dll.sources: Added System.Security.Permissions/
753         GacIdentityPermission.cs and GacIdentityPermissionAttribute.cs, and
754         System.Security.Policy/Gac.cs and GacMembershipCondition.cs to NET_2_0
755         * corlib_test.dll.sources: Added /Test/System.Security.Policy/
756         GacMembershipConditionTest.cs, GacTest.cs and
757         ZoneMembershipConditionTest.cs to unit tests.
758
759 2004-08-03  Sebastien Pouliot  <sebastien@ximian.com>
760
761         * corlib.dll.sources: Added PermissionSetCollection and SecureString
762         in System.Security. Moved CriticalFinalizerObject to System.Runtime.
763         ConstrainedExecution.
764         * corlib_test.dll.sources: Added /Test/System.Security.Permissions/
765         ZoneIdentityPermissionTest.cs to unit tests.
766
767 2004-07-28  Lluis Sanchez Gual  <lluis@novell.com>
768
769         * Makefile: Use the new FRAMEWORK_VERSION variable to build the destination
770           path for mscorlib.
771
772 2004-07-27  Lluis Sanchez Gual  <lluis@novell.com>
773
774         * corlib.dll.sources: Added new files for NET_2_0 profile: 
775                 System.Threading/ExecutionContext.cs
776                 System.Threading/ExecutionContextSwitcher.cs
777                 System.Threading/SynchronizationContext.cs
778                 System.Threading/SynchronizationContextSwitcher.cs
779
780 2004-07-14  Sebastien Pouliot  <sebastien@ximian.com>
781
782         * corlib.dll.sources: Added new files for NET_2_0 profile: 
783                 System.Security/HostProtectionException.cs
784                 System.Security/HostSecurityManager.cs
785                 System.Security/HostSecurityManagerFlags.cs
786                 System.Security/SecurityContext.cs
787                 System.Security/SecurityContextSwitcher.cs
788                 System.Security.Permissions/HostProtectionResource.cs
789                 System.Threading/AsyncFlowControl.cs
790                 System.Threading/CompressedStackSwitcher.cs
791                 System.Threading/ContextCallback.cs
792
793 2004-07-13  Sebastien Pouliot  <sebastien@ximian.com>
794
795         * corlib.dll.sources: Added new files for NET_2_0 profile: 
796                 System/ActivationContext.cs
797                 System/ApplicationIdentity.cs
798                 System/IApplicationDescription.cs
799                 System/IHostContext.cs
800                 System.Security.Policy/ApplicationDefaultCodeGroup.cs 
801                 System.Security.Policy/ApplicationInstallScope.cs 
802                 System.Security.Policy.Security.Policy/ApplicationTrust.cs 
803                 System.Security.Policy/ApplicationVersionMatch.cs 
804                 System.Security.Policy/CodeConnectAccess.cs 
805                 System.Security.Policy/CodeGroupGrantScope.cs 
806                 System.Security.Policy/IApplicationTrustManager.cs 
807                 System.Security.Policy/ITrustLicenseIssuerCollection.cs 
808                 System.Security.Policy/ITrustManager.cs 
809                 System.Security.Policy/ITrustManagerConfig.cs 
810                 System.Security.Policy/PromptingLevel.cs 
811                 System.Security.Policy/ProvideAssemblyEvidenceEventArgs.cs 
812                 System.Security.Policy/TrustLicenseIssuer.cs 
813                 System.Security.Policy/TrustManagerContext.cs
814                 System.Security.Policy/TrustManagerUIContext.cs 
815                 System.Security.Policy/TrustManagerZoneConfig.cs 
816
817 2004-07-10  Lluis Sanchez Gual <lluis@ximian.com>
818
819         * corlib.dll.sources: Added System.Threading.SendOrPostCallback.cs.
820
821 2004-07-07  Sebastien Pouliot  <sebastien@ximian.com>
822
823         * corlib.dll.sources: Added new files for NET_2_0: 
824                 System.Runtime.InteropServices/_Exception.cs
825                 System.Security.Cryptography/RijndaelManagedTransform.cs
826                 System.Security.Cryptography/RIPEMD160.cs
827                 System.Security.Cryptography/RIPEMD160Managed.cs
828                 System.Security.AccessControl/AccessControlActions.cs
829                 System.Security.Cryptography.X509Certificates/X509ContentType.cs
830                 System.Security.Cryptography.X509Certificates/X509KeyStorageFlags.cs
831         * corlib.dll.sources: Added new tests for CipherMode and 
832         CspProviderFlags.
833
834 2004-07-02  Raja R Harinath  <rharinath@novell.com>
835
836         * Makefile (LIBRARY_USE_INTERMEDIATE_FILE): Define.
837
838 2004-07-02  Raja R Harinath  <rharinath@novell.com>     
839
840         * Makefile ($(net20bootstrap_makefrag)): Build from net_2_0
841         profile response file.
842         (gmcs): Style update.
843
844 2004-06-14  Raja R Harinath  <rharinath@novell.com>
845
846         * Makefile (net20bootstrap_response): Remove.  This shouldn't
847         differ from $(response).
848         (post_process): Remove, now that PLATFORM_CHANGE_SEPARATOR_CMD is
849         unconditional.
850         ($(cmp_response),$(res_response)): Update.
851
852 2004-06-11  Raja R Harinath  <rharinath@novell.com>
853
854         * Makefile (TEST_COMPILE): Use internal mcs to compile the
855         platform testsuite too.
856
857 2004-06-11  Gert Driesen <drieseng@users.sourceforge.net>
858
859         * corlib_test.dll.sources: added EnumBuilderTest and 
860         FieldBuilderTest to the build
861
862 2004-06-11  Raja R Harinath  <rharinath@novell.com>
863
864         * corlib_plattest.dll.excludes: Remove contents.  Any file listed
865         here has also to be listed in corlib_test.dll.sources.
866
867         * Makefile: Rewrite to use library.make.  Do away with stampfiles.
868
869 2004-06-04  Atsushi Enomoto  <atsushi@ximian.com>
870
871         * Makefile : fixed incorrectly unified corlib-plattest in the
872           previous fix.
873
874 2004-06-03  Atsushi Enomoto  <atsushi@ximian.com>
875
876         * Makefile : added run-test-ondotnet support.
877
878 2004-05-30  Martin Baulig  <martin@ximian.com>
879
880         * Makefile (net_2_0_dir): New variable; also use the correct
881         directory here.
882
883 2004-05-29  Gert Driesen  (drieseng@users.sourceforge.net)
884
885         * corlib.dll.sources: added SetWin32ContextInIDispatchAttribute
886         and VariantWrapper
887
888 2004-05-25  Sebastien Pouliot  <sebastien@ximian.com>
889
890         * Makefile: changed case on nunit.framework.dll (lowercase)
891
892 2004-05-22  Todd Berman  <tberman@sevenl.net>
893
894         * corlib.dll.sources: added Mono/Runtime.cs
895         * Mono: added Mono directory back
896         * Mono/Runtime.cs: add back Runtime.cs, marked as internal, gnome#
897         needs it.
898
899 2004-05-22  Sebastien Pouliot  <sebastien@ximian.com>
900
901         * corlib_test.dll.sources: Added IntPtrTest and UIntPtrTest to the 
902         build.
903
904 2004-05-21  Sebastien Pouliot  <sebastien@ximian.com>
905
906         * corlib_test.dll.sources: Added SingleTest to the build.
907
908 2005-05-18  Gert Driesen (drieseng@users.sourceforge.net)
909
910         * corlib_test.dll.sources: added PropertyInfoTest
911
912 2004-05-14  Gonzalo Paniagua Javier <gonzalo@ximian.com>
913
914         * corlib.dll.sources: removed obsolete Mono/Runtime.cs
915         * corlib_test.dll.sources: added BinderTests
916         * Mono: removed obsolete directory.
917         * Mono/ChangeLog: Removed file.
918         * Mono/Runtime.cs: Removed file.
919
920 2004-05-14  Gonzalo Paniagua Javier <gonzalo@ximian.com>
921
922         * Makefile: install-local is verbose now.
923
924 2004-05-14  Sebastien Pouliot  <sebastien@ximian.com>
925
926         * corlib.dll.sources: Added System/__ComObject.cs to the build.
927
928 2004-05-13  Gonzalo Paniagua Javier <gonzalo@ximian.com>
929
930         * corlib_test.dll.sources: added BinderTests.cs
931
932 2004-05-12  Zoltan Varga  <vargaz@freemail.hu>
933
934         * corlib.dll.sources: Added System.Threading/CompressedStack.cs
935
936 2004-05-11  Jackson Harper  <jackson@ximian.com>
937
938         * Makefile: Use snazzy new PLATFORM_PATH_SEPARATOR when setting
939         the mono path, so it works on Windows.
940         
941 2004-05-10  Raja R Harinath  <rharinath@novell.com>
942
943         * Makefile (corlib_net_2_0_bootstrap): Remove extraneous copying.
944
945 2004-05-08  Gonzalo Paniagua Javier <gonzalo@ximian.com>
946
947         * Makefile: build NUnit if the dll is not found when running
948         'make test'. Use INTERNAL_MCS to build the tests as csc fails miserably
949         to compile them.
950
951 2004-05-07  Raja R Harinath  <rharinath@novell.com>
952
953         * Makefile (corlib_net_2_0_bootstrap): Copy System.dll and
954         System.Xml.dll from 'default' profile build.
955         ($(gmcs)): Always go to 'gmcs' directory.
956
957 2004-05-06  Sebastien Pouliot  <sebastien@ximian.com>
958
959         * corlib_test.dll.sources: Added SymmetricAlgorithm2Test, 
960         ToBaseTransformTest, TripleDESTest unit tests to the build.
961
962 2004-05-07  Nick Drochak <ndrochak@gol.com>
963
964         * Makefile (plattest_flags): Add /unsafe.
965
966 2004-05-05  Sebastien Pouliot  <sebastien@ximian.com>
967
968         * corlib.dll.sources: Added Base64Constants to the build.
969         Added SHAConstants to the build.
970
971 2004-05-05  Zoltan Varga  <vargaz@freemail.hu>
972
973         * Makefile (test_flags): Add /unsafe.
974
975 2004-05-03 Lluis Sanches Gual  <lluis@ximian.com>
976         
977         * corlib.dll.sources: Added Assembly/Consts.cs.
978                 
979 2004-04-30  Jackson Harper  <jackson@ximian.com>
980
981         * Makefile: Add dependancies.
982         
983 2004-04-29  Jackson Harper  <jackson@ximian.com>
984
985         * Makefile: net_2_0 corlib goes to a special place.
986         
987 2004-04-28  Sebastien Pouliot  <sebastien@ximian.com>
988
989         * corlib.dll.sources: Added X509ChainStatusFlags, X509CRL, X509Store, 
990         X509StoreManager, X509Stores, BasicConstraintsExtension, 
991         KeyUsageExtension and SubjectKeyIdentifierExtension to the build.
992         Removed ITrustAnchors.cs, TestAnchors.cs and TrustAnchors from the 
993         build.
994
995 2004-04-28  Sebastien Pouliot  <sebastien@ximian.com>
996
997         * corlib_test.dll.sources: Added DESCryptoServiceProviderTest.cs.
998
999 2004-04-28  Zoltan Varga  <vargaz@freemail.hu>
1000
1001         * corlib.dll.sources: Added System.Reflection.Emit/MethodRental.cs.
1002
1003         * corlib_test.dll.sources: Added Test/System.Reflection.Emit/MethodRentalTest.cs.
1004
1005 2004-04-27  Zoltan Varga  <vargaz@freemail.hu>
1006
1007         * Makefile: Fix tests with new directory structure.
1008
1009 2004-04-26  Jackson Harper  <jackson@ximian.com>
1010
1011         * Makefile: Use profile dependant directory.
1012         
1013 2004-04-26  Sebastien Pouliot  <sebastien@ximian.com>
1014
1015         * corlib_test.dll.sources: Added DESTest.cs.
1016
1017 2004-04-22  Martin Baulig  <martin@ximian.com>
1018
1019         Use `#if NET_2_0 || BOOTSTRAP_2_0' for the generic reflection stuff.
1020
1021 2004-04-09  Zoltan Varga  <vargaz@freemail.hu>
1022
1023         * corlib_test.dll.sources: Added System.Threading/TimerTest.cs.
1024
1025 2004-04-08  Bernie Solomon  <bernard@ugsolutions.com>
1026
1027         * corlib.dll.sources: Added Mono.Security/BitConverterLE.cs
1028
1029 2004-04-03 Lluis Sanches Gual  <lluis@ximian.com>
1030         
1031         * corlib_test.dll.sources: Added System.Threading/ReaderWriterLockTest.cs.
1032                 
1033 2004-04-02  Sebastien Pouliot  <sebastien@ximian.com>
1034
1035         * corlib_test.dll.sources: Added System/EnvironmentTest.cs.
1036
1037 2004-03-31  Sebastien Pouliot  <sebastien@ximian.com>
1038
1039         * corlib.dll.sources: Added Mono.Security/StrongNameManager.cs.
1040
1041 2004-03-11  Martin Baulig  <martin@ximian.com>
1042
1043         * corlib.dll.sources: Added System.Collections.Generic/Queue.cs
1044         and System.Collections.Generic.Stack.cs.
1045
1046 2004-03-11  Atsushi Enomoto  <atsushi@ximian.com>
1047
1048         * Makefile, corlib.dll.win32-excludes : 
1049           now csc build includes SecurityPermissionAttribute.cs.
1050
1051 2004-03-09  Jackson Harper  <jackson@ximian.com>
1052
1053         * corlib_test.dll.sources: Add new test cases to the build.
1054         
1055 2004-03-03  Jackson Harper <jackson@ximian.com>
1056
1057         * corlib.dll.sources: Add new registry files to the build.
1058         
1059 2004-02-20  Jackson Harper  <jackson@ximian.com>
1060
1061         * corlib.dll.sources: Add LockQueue.cs to build.
1062         
1063 2004-02-18  Atsushi Enomoto  <atsushi@ximian.com>
1064
1065         * corlib_test.dll.sources : Added CharCategoryTest.cs
1066
1067 2004-02-17 Lluis Sanches Gual  <lluis@ximian.com>
1068         
1069         * corlib.dll.sources: Added 
1070                 System.Runtime.Serialization.Formatter.Binary.CodeGenerator.cs
1071
1072 2004-02-10 Carlos Guzmán Álvarez  <carlosga@telefonica.net>
1073
1074     * Mono.Security.Cryptography/PKCS1.cs:
1075
1076         - Added little change for allow the class to be used with
1077         hash implementations that doesn't have an oid like the MD5SHA1 hash.
1078
1079 2004-02-06  Sebastien Pouliot  <sebastien@ximian.com>
1080
1081         * corlib.dll.sources: Moved SymmetricTransform class from System.
1082         Security.Cryptography (SymmetricAlgorithm) to Mono.Security.
1083         Cryptography.
1084
1085 2004-02-05  Sebastien Pouliot  <sebastien@ximian.com>
1086
1087         * corlib.dll.sources: Added KeyPairPersistance class, in Mono.
1088         Security.Cryptography namespace, to the build.
1089         * corlib_test.dll.sources: Added AppDomain unit tests in System.
1090         Some tests are currently ignored because they produce lots of GC
1091         Warning failures but they seems to work (nunit finishes).
1092
1093 2004-01-14  Sebastien Pouliot  <spouliot@videotron.ca>
1094
1095         * corlib_test.dll.sources: Added Url and UrlMembershipCondition unit 
1096         tests in System.Security.Policy namespace.
1097
1098 2004-01-06  Sebastien Pouliot  <spouliot@videotron.ca>
1099
1100         * corlib_test.dll.sources: Added SecurityException unit tests in
1101         System.Security namespace.
1102
1103 2004-01-05  Sebastien Pouliot  <spouliot@videotron.ca>
1104
1105         * corlib_test.dll.sources: Added CodeAccessPermission unit tests in
1106         System.Security namespace. Added CodeGroup related and PolicyLevel
1107         unit tests to System.Security.Policy.
1108
1109 2004-01-05  Zoltan Varga  <vargaz@freemail.hu>
1110
1111         * corlib.dll.sources: Added System.Resources.Win32Resources.cs.
1112
1113 2004-01-03  Sebastien Pouliot  <spouliot@videotron.ca>
1114
1115         * corlib_test.dll.sources: Added SecurityManager unit tests in
1116         in System.Security namespace.
1117
1118 2004-01-03  Sebastien Pouliot  <spouliot@videotron.ca>
1119
1120         * corlib.dll.sources: Added SiteMembershipCondition to 
1121         System.Security.Policy namespace.
1122         * corlib_test.dll.sources: Added Site and SiteMembershipCondition
1123         unit tests in System.Security.Policy namespace.
1124
1125 2004-01-02  Sebastien Pouliot  <spouliot@videotron.ca>
1126
1127         * corlib.dll.sources: Added many (long time) missing classes in the
1128         System.Security.Policy namespace.
1129
1130 2004-01-01  Nick Drochak  <ndrochak@gol.com>
1131
1132         * corlib_test.dll.sources: Add PermissionRequestEvidenceTest.cs
1133         * corlib.dll.sources. Add PermissionRequestEvidence.cs
1134
1135 2003-12-29  Sebastien Pouliot  <spouliot@videotron.ca>
1136
1137         * corlib_test.dll.sources: Added new unit tests to System.Security.
1138         Permissions and System.Security.Principal.
1139
1140 2003-12-25  Sebastien Pouliot  <spouliot@videotron.ca>
1141
1142         * corlib.dll.sources: Added WindowsPrincipal to build.
1143
1144 2003-12-15  Sebastien Pouliot  <spouliot@videotron.ca>
1145
1146         * corlib_test.dll.sources: Added unit tests PaddingMode and X509 
1147         using CryptoAPI.
1148
1149 2003-12-14  Pedro Martínez Juliá <yoros@wanadoo.es>
1150
1151         * DateTime.cs: Be sure that the array access is not out of range
1152         when looking for ArgumentOutOfRangeException in the year value.
1153
1154 2003-12-08  Peter Williams  <peter@newton.cx>
1155
1156         * Makefile: Use embedded tab instead of $(ECHO_ESCAPE).
1157         Fixes build on OS X.
1158
1159 2003-12-04  Martin Baulig  <martin@ximian.com>
1160
1161         * corlib.dll.sources: Added System.Collections.Generic.
1162
1163 2003-11-26  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
1164
1165         * corlib.dll.sources: Added file:
1166                 System.Runtime.InteropServices.DispatchWrapper.cs
1167
1168 2003-11-26  Lluis Sanchez Gual <lluis@ximian.com>
1169
1170         * corlib.dll.sources: Added 
1171                 System.Runtime.Remoting.Services/EnterpriseServicesHelper.cs
1172         * corlib_test.dll.sources: Added System.Runtime.Remoting/SoapServicesTest.cs
1173
1174 2003-11-24  Zoltan Varga  <vargaz@freemail.hu>
1175
1176         * corlib.dll.sources: Add System.Reflection.Emit/DynamicMethod.cs.
1177
1178 2003-11-19  Lluis Sanchez Gual <lluis@ximian.com>
1179
1180         * corlib_test.dll.sources: Added some test files:
1181                 System.Runtime.Remoting/ContextTest.cs
1182                 System.Runtime.Remoting/SynchronizationAttributeTest.cs
1183
1184 2003-11-18  Lluis Sanchez Gual <lluis@ximian.com>
1185
1186         * corlib.dll.sources: Added some files:
1187                 System.Runtime.Remoting.Contexts/IContextPropertyActivator.cs
1188                 System.Runtime.Remoting.Contexts/SynchronizationAttribute.cs
1189                 System.Runtime.Remoting.Messaging/ISerializationRootObject.cs
1190
1191 2003-11-18  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
1192
1193         * corlib.dll.sources: Added already existing, but not added delegate
1194                 Added various classes in System.InteropServices
1195
1196 2003-11-18  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
1197
1198         * corlib.dll.sources: Added some files:
1199                 System.Runtime.Serialization.Formatter.cs
1200                 System.Runtime.Serialization.Formatters/InternalRM.cs
1201                 System.Runtime.Serialization.Formatters/InternalST.cs
1202                 System.Runtime.Serialization.Formatters/TypeFilterLevel.cs
1203
1204 2003-11-17  Lluis Sanchez Gual <lluis@ximian.com>
1205
1206         * corlib.dll.sources: Added some files:
1207                 System.Runtime.Remoting.Channels/AggregateDictionary.cs
1208                 System.Runtime.Remoting.Metadata.W3cXsd2001/SoapHelper.cs
1209         
1210 2003-11-16  Lluis Sanchez Gual <lluis@ximian.com>
1211
1212         * corlib.dll.sources: Add System.Runtime.Remoting/InternalRemotingServices.cs
1213         
1214 2003-11-15  Zoltan Varga  <vargaz@freemail.hu>
1215
1216         * corlib.dll.sources: Add System.Runtime.CompilerServices/IsVolatile.cs.
1217
1218 2003-11-12 Jackson Harper <jackson@ximian.com>
1219
1220         * Makefile: corlib is now named mscorlib.
1221
1222 2003-11-09  Sebastien Pouliot  <spouliot@videotron.ca>
1223
1224         * corlib.dll.sources: Added new 1.2 classes for System.Security.Cryptography.
1225         * corlib_test.dll.sources: Added unit tests for some HMAC (new in 1.2).
1226
1227 2003-10-18  Sebastien Pouliot  <spouliot@videotron.ca>
1228
1229         * corlib.dll.sources: Added classes StrongName to support StrongNames.
1230
1231 2003-10-17  Sebastien Pouliot  <spouliot@videotron.ca>
1232
1233         * corlib.dll.sources: Added classes CryptoConvert to support StrongNames.
1234
1235 2003-10-12  Sebastien Pouliot  <spouliot@videotron.ca>
1236
1237         * corlib.dll.sources: Added classes for Authenticode support.
1238         * corlib_test.dll.sources: Added unit test for SPC certificates.
1239
1240 2003-09-26  Pedro Martínez Juliá <yoros@wanadoo.es>
1241
1242         * corlib_test.dll.sources: Remove tests that generate compile
1243         errors. The tests are still there but its name is rmoved here.
1244
1245 2003-09-24    <cesar@ciencias.unam.mx>
1246
1247         * corlib.dll.sources: Added CompilerGlobalScopeAttribute.cs to the build
1248
1249 2003-08-20  Duncan Mak  <duncan@ximian.com>
1250
1251         * corlib_test.dll.sources: Added DictionaryBaseTest.cs
1252
1253 2003-08-19 Nick Drochak <ndrochak@gol.com>
1254
1255         * Makefile: Turn on debug for the corlib tests on .NET.
1256
1257 2003-08-06  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
1258
1259         * corlib.dll.sources: added quite some files
1260
1261 2003-08-06  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
1262
1263         * corlib.dll.sources: added/removed Locale.cs
1264
1265 2003-08-03  Sebastien Pouliot  <spouliot@videotron.ca>
1266
1267         * corlib.dll.sources: Added IBuiltInPermission.cs to System.Security.Permissions
1268
1269 2003-07-31  Sebastien Pouliot  <spouliot@videotron.ca>
1270
1271         * corlib_test.dll.sources: Added new CryptoStreamTest.cs
1272
1273 2003-07-24  Peter Williams  <peter@newton.cx>
1274
1275         * Makefile: Boo-yah! Add corlib_plattest.dll, which is a
1276         corlib test library built against the platform corlib. This
1277         lets us test our corlib tests. On a non-mono-native platform
1278         (Windows) we run those tests only; on a mono-native platform, we
1279         run the full corlib test suite on our own tests.
1280         (clean-local): Forgot $(plattestlib).
1281
1282         * corlib_plattest.dll.excludes: Add this. (The result of
1283         'grep Mono corlib_test.dll.sources')
1284
1285         * corlib_test.dll.sources: Extraneous newline was messing things
1286         up.
1287         
1288 2003-07-23  Ravi Pratap  <ravi@ximian.com>
1289
1290         * Type.cs, TypeBuilder.cs, MonoType.cs: Fixes to IsArrayImpl
1291         from Paolo in response to bug #45993.
1292
1293 2003-07-23  Lluis Sanchez Gual  <lluis@ximian.com>
1294
1295         * corlib_test.dll.sources: added System.Runtime.Serialization/SerializationTest.cs
1296
1297 2003-07-20  Peter Williams  <peter@newton.cx>
1298
1299         * Makefile: Add in corlib_res.dll, which we use as a basis
1300         for tests on non-linux platforms. Nearly identical rules to
1301         corlib_cmp: corlib - some files that cause the MS runtime to
1302         barf.
1303
1304         * corlib_res.dll.excludes: Added.
1305
1306 2003-07-20  Peter Williams  <peter@newton.cx>
1307
1308         * Makefile: Don't use real_corlib; use $(PLATFORM_CORLIB).
1309
1310 2003-07-18  Peter Williams  <peter@newton.cx>
1311
1312         * Makefile (dist-local): The fancy shell script was neat, but
1313         ultimately unnecessary and counterproductive. Alas.
1314
1315 2003-07-17  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
1316
1317         * corlib.dll.sources:
1318         * unix.args: AssemblyInfo.cs added
1319
1320 2003-07-17  Peter Williams  <peter@newton.cx>
1321
1322         * Makefile ($(testlib)): Build with $(BOOT_COMPILE), not $(CSCOMPILE),
1323         which sort of makes sense and is needed on Windows too.
1324         ($(corlib)): same.
1325         $(cmplib): Don't include the makefrag to save the Windows build and some
1326         time.
1327
1328 2003-07-16  Peter Williams  <peter@newton.cx>
1329
1330         * Makefile ($(test_makefrag)): Use $(ECHO_ESCAPE) for HP/UX
1331         portability fixes.
1332         (all-local): Don't build $(cmplib) by default, it's not something
1333         most people need, and the build is broken on Windows right now anyway.
1334
1335 2003-07-13  Zoltan Varga  <vargaz@freemail.hu>
1336
1337         * unix.args: Fix UNIX build.
1338
1339 2003-07-12  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
1340
1341         * unix.args: Added Runtime.InteropServices.ComCompatibleVersionAttribute.cs,
1342         Runtime.InteropServices.TypeLibVersionAttribute.cs
1343
1344 2003-07-05  Sebastien Pouliot <spouliot@videotron.ca>
1345
1346         * unix.args: Added SecurityParser.cs to Mono.Xml
1347
1348 2003-06-22  Sebastien Pouliot <spouliot@videotron.ca>
1349
1350         * unix.args: Added FileDialogPermission.cs, IsolatedStorageFilePermission.cs,
1351         PrincipalPermission.cs, PublisherIdentityPermissionAttribute.cs,
1352         RegistryPermission.cs, SiteIdentityPermission.cs, UIPermission.cs,
1353         UrlIdentityPermission.cs and ZoneIdentityPermission.cs.
1354
1355 2003-06-22  Lluis Sanchez Gual <lluis@ximian.com>
1356
1357         * unix.args: added System.Runtime.Remoting/SoapServices.cs
1358
1359 2003-06-11  Sebastien Pouliot <spouliot@videotron.ca>
1360
1361         * unix.args: added Mono.Security.Cryptography/DSAManaged.cs and
1362         RSAManaged.cs
1363
1364 2003-05-29  Nick Drochak <ndrochak@gol.com>
1365
1366         * makefile.gnu: turn on debug since it works again.
1367
1368 2003-05-09  Sebastien Pouliot <spouliot@videotron.ca>
1369
1370         * unix.args: added System.Security/
1371         AllowPartiallyTrustedCallersAttribute.cs
1372
1373 2003-04-05  Nick Drochak  <ndrochak@gol.com>
1374
1375         * makefile.gnu: revert. debugger support not installed by default in mcs
1376
1377 2003-04-05  Nick Drochak  <ndrochak@gol.com>
1378
1379         * makefile.gnu: compile with debug.
1380
1381 2003-03-31  Gonzalo Paniagua Javier <gonzalo@ximian.com>
1382
1383         * unix.args: added SEHException.
1384
1385 2003-03-25  Martin Willemoes Hansen <mwh@sysrq.dk>
1386
1387         * Stubed System.Runtime.Remoting.Metadata.W3cXsd2001
1388         * Updated unix.args with the stubs
1389
1390 2003-03-21  Martin Willemoes Hansen <mwh@sysrq.dk>
1391         
1392         * unix.args: Added System.Runtime.Remoting.Channels/IChannelReceiverHook.cs
1393
1394 2003-03-21  Lluis Sanchez Gual <lluis@ideary.com>
1395
1396         * unix.args: Added System.Runtime.Remoting.Activation/AppDomainLevelActivator.cs
1397
1398 2003-03-16  Pedro Martínez Juliá <yoros@wanadoo.es>
1399
1400         * unix.args: Added "System.FloatingPointFormatter.cs".
1401
1402 2003-03-15  Sebastien Pouliot <spouliot@videotron.ca>
1403
1404         * unix.args: Added Mono.Security.X509/*.cs and ASN1Convert.cs
1405
1406 2003-03-03  Tim Coleman <tim@timcoleman.com>
1407         * unix.args: Added
1408                 System.Runtime.InteropServices/HandleRef.cs
1409
1410 2003-03-04  Pedro Martínez Juliá <yoros@wanadoo.es>
1411
1412         * unix.args: Added "DoubleFormatter.cs" and "SingleFormatter.cs"
1413
1414
1415 2003-03-03  Lluis Sanchez Gual <lluis@ideary.com>
1416
1417         * unix.args: added ConstructionLevelActivator.cs, ContextLevelActivator.cs,
1418                 RemoteActivationAttribute.cs, UrlAttribute.cs, ContextAttribute.cs,
1419                 IContributeDynamicSink.cs, IContributeEnvoySink.cs, IContributeObjectSink.cs
1420
1421 2003-03-01  Gonzalo Paniagua Javier <gonzalo@ximian.com>
1422
1423         * unix.args: added ModuleResolveEventHandler.cs
1424
1425 2003-02-19  Lluis Sanchez Gual <lluis@ideary.com>
1426
1427         * unix.args: added 
1428                 System.Runtime.Remoting/EnvoyInfo.cs
1429                 System.Runtime.Remoting.Activation/ActivationServices.cs
1430                 System.Runtime.Remoting.Contexts/CrossContextChannel.cs
1431                 System.Runtime.Remoting.Messaging/ClientContextTerminatorSink.cs
1432                 System.Runtime.Remoting.Messaging/ConstructionCall.cs
1433                 System.Runtime.Remoting.Messaging/ConstructionCallDictionary.cs
1434                 System.Runtime.Remoting.Messaging/ConstructionResponse.cs
1435                 System.Runtime.Remoting.Messaging/EnvoyTerminatorSink.cs
1436                 System.Runtime.Remoting.Messaging/IInternalMessage.cs
1437
1438 2003-02-08  Zoltan Varga  <vargaz@freemail.hu>
1439
1440         * unix.args: added MACAlgorithm and HMACAlgorithm.
1441
1442 2003-02-06  Sebastien Pouliot <spouliot@videotron.ca>
1443
1444         * unix.args: Move some class from System.Security.Cryptography
1445           into Mono.* for easier reuse.
1446
1447 2003-02-04  Lluis Sanchez Gual <lluis@ideary.com>
1448
1449         * unix.args: added ServerIdentity.cs, Lease.cs, LeaseManager.cs
1450
1451 2003-02-03  Patrik Torstensson
1452
1453         * corlib.build: fixes so corlib_cmp and corlib_res builds, need to
1454           check if we need the libs and if they still are correct.
1455
1456 2003-02-03  Patrik Torstensson
1457
1458         * unix.args: added CADMessages.cs
1459
1460 2003-01-26  Lluis Sanchez Gual <lluis@ideary.com>
1461
1462         * unix.args: added RemoteActivator.cs.
1463
1464 2003-01-26  Lluis Sanchez Gual <lluis@ideary.com>
1465
1466         * unix.args: added System.Runtime.Remoting.Messaging/ArgInfo.cs,
1467                 System.Runtime.Remoting.Messaging/MethodCallDictionary.cs
1468                 System.Runtime.Remoting.Messaging/MethodDictionary.cs
1469                 System.Runtime.Remoting.Messaging/MethodReturnDictionary.cs
1470
1471 2003-01-24  Lluis Sanchez Gual <lluis@ideary.com>
1472
1473         * unix.args: added System.Runtime.Remoting/TypeInfo.cs and
1474           System.Runtime.Serialization.Formatters.Binary/MessageFormatter.cs
1475
1476 2003-01-18  Jonathan Pryor <jonpryor@vt.edu>
1477
1478         * unix.args: Added IsolatedStorageFile.cs and IsolatedStorageInfo.cs in
1479           System.IO.IsolatedStorage
1480
1481
1482 2003-01-17  Lluis Sanchez Gual <lluis@ideary.com>
1483         * unix.args: Added System/DelegateSerializationHolder.cs, 
1484           System/UnitySerializationHolder.cs,
1485           System.Runtime.Serialization/ObjectManager.cs,
1486           System.Runtime.Serialization.Formatters.Binary/BinaryCommon.cs,
1487       System.Runtime.Serialization.Formatters.Binary/ObjectReader.cs and
1488           System.Runtime.Serialization.Formatters.Binary/ObjectWriter.cs
1489
1490 2003-01-05  Sebastien Pouliot <spouliot@videotron.ca>
1491
1492         * unix.args: added COMException.cs in System.Runtime.InteropServices
1493
1494 2003-01-01  Jaime Anguiano Olarra <jaime@gnome.org>
1495
1496         * unix.args: added System.Diagnostics.Process.cs 
1497
1498 2002-12-28  Duncan Mak  <duncan@ximian.com>
1499
1500         * unix.args (ASN1.cs): Sebastien forgot to include this file.
1501
1502 2002-12-27  Sebastien Pouliot <spouliot@videotron.ca>
1503
1504         * unix.args: added CryptoTools.cs file.
1505
1506 2002-12-16  Sebastien Pouliot <spouliot@videotron.ca>
1507
1508         * unix.args: added StrongName.cs, StrongNamePublicKeyBlob.cs 
1509         and StrongNameIdentityPermission.cs files.
1510
1511 2002-12-15  Sebastien Pouliot <spouliot@videotron.ca>
1512
1513         * unix.args: added PublisherIdentityPermission.cs,
1514         Publisher.cs and PublisherMembershipCondition.cs
1515
1516 2002-12-10  Jeroen Janssen <japj@darius.demon.nl>
1517         
1518         * updated .build file(s) to correctly contain required buildfile 
1519           attribute for nant
1520
1521 2002-11-17  Sebastien Pouliot <spouliot@videotron.ca>
1522
1523         * unix.args: added missing files from System.Security.Cryptography
1524         namespace.
1525
1526 2002-10-28  Gonzalo Paniagua Javier <gonzalo@gnome-db.org>
1527
1528         * unix.args: added missing files from System.Security.Cryptography
1529         namespace.
1530
1531 2002-10-19  Sebastien Pouliot <spouliot@videotron.ca>
1532
1533         * corlib.build: Removed all excluded cryptographic source code as the
1534         cyclic dependency was removed (well commented)
1535
1536 2002-10-11  Duncan Mak  <duncan@ximian.com>
1537
1538         * unix.args: Added System.Security.Cryptography.CryptoConfig.
1539
1540 2002-10-08  Miguel de Icaza  <miguel@ximian.com>
1541
1542         * Mono/Runtime.cs: New file.
1543
1544 2002-10-05  Andrew Birkett  <andy@nobugs.org>
1545
1546         * unix.args: Added System.Security.Cryptography.RC2
1547
1548 2002-09-12  Dick Porter  <dick@ximian.com>
1549
1550         * unix.args: Add System.Globalization.SortKey,
1551         System.Globalization.StringInfo and
1552         System.Globalizaton.TextElementEnumerator
1553         
1554 2002-09-12  Dick Porter  <dick@ximian.com>
1555
1556         * unix.args: Add System.ArgIterator and System.TypedReference
1557
1558         * corlib.build: Adding DecimalConstantAttribute to Decimal (which
1559         corcompare showed as missing) causes a SecurityException in
1560         corcompare, so exclude Decimal from the corlib_cmp build.
1561
1562 2002-08-26  Gonzalo Paniagua Javier <gonzalo@ximian.com>
1563
1564         * unix.args: added a couple of new files in System.Security.Principal.
1565
1566 2002-08-15  Tim Coleman <tim@timcoleman.com>
1567         * unix.args: 
1568                 Add System.Globalization/TextInfo.cs
1569                 Add System.Runtime.Serialization/FormatterConverter.cs
1570
1571 2002-07-31  Rodrigo Moya <rodrigo@ximian.com>
1572
1573         * unix.args: added new files from System.Runtime.Remoting.Channels.
1574
1575 2002-07-31  Duncan Mak  <duncan@ximian.com>
1576
1577         * unix.args: Added interfaces and enumerations from
1578         System.Runtime.Remoting.Channels. 
1579
1580 2002-07-31  Duncan Mak  <duncan@ximian.com>
1581
1582         * unix.args: Added new classes in
1583         System.Runtime.Remoting.Contexts.
1584         
1585
1586 2002-07-31  Duncan Mak  <duncan@ximian.com>
1587
1588         * unix.args: Added new Exceptions, Interfaces and various
1589         TypeEntries from System.Runtime.Remoting.
1590
1591 2002-07-29  Martin Baulig  <martin@gnome.org>
1592
1593         * list: Removed, this isn't used anymore and people are already
1594         getting confused which file to use.
1595
1596 2002-07-24  Duncan Mak  <duncan@ximian.com>
1597
1598         * unix.args: Added files from Remoting.Lifetime and
1599         Remoting.Metadata.
1600
1601         * ChangeLog: Moved entries from System.Runtime.Remoting.Activation
1602         and System.Runtime.Remoting.Proxies to their own ChangeLog.
1603
1604 2002-07-23  Duncan Mak  <duncan@ximian.com>
1605
1606         * list: 
1607         * unix.args: Added new Attributes in
1608         System.Runtime.CompilerServices and System.Runtime.Remoting.Messaging.
1609
1610 2002-07-22  Tim Coleman <tim@timcoleman.com>
1611         * list:
1612         * unix.args:
1613                 Added System.Security.Permission/ReflectionPermission.cs and
1614                 System.Security.Permission/EnvironmentPermission.cs and
1615
1616 2002-07-10  Gonzalo Paniagua Javier <gonzalo@ximian.com>
1617
1618         * list:
1619         * unix.args: added IObjectHandle.cs.
1620
1621 2002-06-20  Martin Baulig  <martin@gnome.org>
1622
1623         * unix.args: New file.  This is a mcs response file to compile
1624         corlib on GNU/Linux (which doesn't work yet).
1625
1626 2002-04-30  Daniel Stodden  <stodden@in.tum.de>
1627
1628         * System/Delegate.cs: Implemented Remove()
1629         * System/MulticastDelegate.cs: Implementation of RemoveImpl()
1630         done. Plus a fix for Equals().
1631         * Test/System/MulticastDelegate.cs: Added. Should reflect above
1632         changes.
1633         
1634 2002-04-27  Martin Baulig  <martin@gnome.org>
1635
1636         * corlib.build: Added new "mcs-build" target to compile corlib
1637         with mcs. This doesn't work yet - it's just to test mcs to find
1638         and fix the remaining bugs.
1639
1640 2002-03-27  Dan Lewis  <dihlewis@yahoo.co.uk>
1641
1642         * corlib.build: removed seperate windows/linux builds. excluded
1643         wrapper and PAL classes from all builds.
1644
1645 2002-03-03  Nick Drochak  <ndrochak@gol.com>
1646
1647         * corlib.build: Exclude a bunch of interfaces from corlib_res.dll
1648         that were preventing the tests from running on Windows.
1649
1650 2002-01-25  Mark Crichton  <crichton@gimp.org>
1651
1652         * System.Security.Cryptography/RijndaelManaged.cs: added
1653         
1654         * System.Security.Cryptography/Rijndael.cs: changed constructor
1655         to set default values.  Hopefully I did it correctly.
1656
1657 2002-01-23  Miguel de Icaza  <miguel@ximian.com>
1658
1659         * Unix/Errno.cs: Added
1660
1661         * Unix/Wrapper.cs: Updated to new Wrapper
1662
1663 2002-01-19  Nick Drochak  <ndrochak@gol.com>
1664         
1665         * corlib.build: exclude Delegate from corlib_cmp.
1666
1667 2002-01-09  Nick Drochak  <ndrochak@gol.com>
1668
1669         * corlib.build: Exclude Security Attribute classes that need mcs
1670         magic to get them to compile.
1671
1672 2002-01-06  Duco Fijma <duco@lorentz.xs4all.nl>
1673         * corlib.build: Removed <excludes> for System.Resources
1674
1675 2002-01-05  Nick Drochak  <ndrochak@gol.com>
1676
1677         * corlib.build: Have the clean target remove any .pdb files that
1678         might be around if we compiled with debug on.
1679
1680 2002-01-05  Nick Drochak  <ndrochak@gol.com>
1681
1682         * corlib.build: Make new build of corlib_cmp.dll.  This is the same
1683         as corlib.dll without Object and ValueType.  It is used by 
1684         /mcs/tools/corcompare.exe to compare with mscorlib.
1685
1686 2002-01-03  Nick Drochak  <ndrochak@gol.com>
1687
1688         * corlib.build: Put the linux target at the top.  I keep changing the 
1689         build for windows 'cause it's at the top.  Then when I do make, nothing
1690         changes.  It seems like it always takes me half a day to remember
1691         that the linux target comes second.  Old age I guess.
1692
1693         * .cvsignore: ignore corlib.pdb for times when it's built with debug on.
1694
1695 2002-01-02  Nick Drochak  <ndrochak@gol.com>
1696
1697         * corlib.build: Removed "exclude CodeAccessPermission.cs"
1698
1699 2001-12-11  Duncan Mak  <duncan@ximian.com>
1700
1701         * ChangeLog: Added "System.Resources" to the exclude list.
1702
1703 2001-12-05  Nick Drochak <ndrochak@gol.com>
1704
1705         * ChangeLog: Add the change log to this directory
1706
1707         * corlib.build: Add dependancy on linux target to test target. Need to have the dll before we can test it, right?  Plus is encourages other to try 'make test'.
1708