* corlib.dll.sources: Add LockQueue.cs to build.
[mono.git] / mcs / class / corlib / ChangeLog
1 2004-02-20  Jackson Harper  <jackson@ximian.com>
2
3         * corlib.dll.sources: Add LockQueue.cs to build.
4         
5 2004-02-18  Atsushi Enomoto  <atsushi@ximian.com>
6
7         * corlib_test.dll.sources : Added CharCategoryTest.cs
8
9 2004-02-17 Lluis Sanches Gual  <lluis@ximian.com>
10         
11         * corlib.dll.sources: Added 
12                 System.Runtime.Serialization.Formatter.Binary.CodeGenerator.cs
13
14 2004-02-10 Carlos Guzmán Álvarez  <carlosga@telefonica.net>
15
16     * Mono.Security.Cryptography/PKCS1.cs:
17
18         - Added little change for allow the class to be used with
19         hash implementations that doesn't have an oid like the MD5SHA1 hash.
20
21 2004-02-06  Sebastien Pouliot  <sebastien@ximian.com>
22
23         * corlib.dll.sources: Moved SymmetricTransform class from System.
24         Security.Cryptography (SymmetricAlgorithm) to Mono.Security.
25         Cryptography.
26
27 2004-02-05  Sebastien Pouliot  <sebastien@ximian.com>
28
29         * corlib.dll.sources: Added KeyPairPersistance class, in Mono.
30         Security.Cryptography namespace, to the build.
31         * corlib_test.dll.sources: Added AppDomain unit tests in System.
32         Some tests are currently ignored because they produce lots of GC
33         Warning failures but they seems to work (nunit finishes).
34
35 2004-01-14  Sebastien Pouliot  <spouliot@videotron.ca>
36
37         * corlib_test.dll.sources: Added Url and UrlMembershipCondition unit 
38         tests in System.Security.Policy namespace.
39
40 2004-01-06  Sebastien Pouliot  <spouliot@videotron.ca>
41
42         * corlib_test.dll.sources: Added SecurityException unit tests in
43         System.Security namespace.
44
45 2004-01-05  Sebastien Pouliot  <spouliot@videotron.ca>
46
47         * corlib_test.dll.sources: Added CodeAccessPermission unit tests in
48         System.Security namespace. Added CodeGroup related and PolicyLevel
49         unit tests to System.Security.Policy.
50
51 2004-01-05  Zoltan Varga  <vargaz@freemail.hu>
52
53         * corlib.dll.sources: Added System.Resources.Win32Resources.cs.
54
55 2004-01-03  Sebastien Pouliot  <spouliot@videotron.ca>
56
57         * corlib_test.dll.sources: Added SecurityManager unit tests in
58         in System.Security namespace.
59
60 2004-01-03  Sebastien Pouliot  <spouliot@videotron.ca>
61
62         * corlib.dll.sources: Added SiteMembershipCondition to 
63         System.Security.Policy namespace.
64         * corlib_test.dll.sources: Added Site and SiteMembershipCondition
65         unit tests in System.Security.Policy namespace.
66
67 2004-01-02  Sebastien Pouliot  <spouliot@videotron.ca>
68
69         * corlib.dll.sources: Added many (long time) missing classes in the
70         System.Security.Policy namespace.
71
72 2004-01-01  Nick Drochak  <ndrochak@gol.com>
73
74         * corlib_test.dll.sources: Add PermissionRequestEvidenceTest.cs
75         * corlib.dll.sources. Add PermissionRequestEvidence.cs
76
77 2003-12-29  Sebastien Pouliot  <spouliot@videotron.ca>
78
79         * corlib_test.dll.sources: Added new unit tests to System.Security.
80         Permissions and System.Security.Principal.
81
82 2003-12-25  Sebastien Pouliot  <spouliot@videotron.ca>
83
84         * corlib.dll.sources: Added WindowsPrincipal to build.
85
86 2003-12-15  Sebastien Pouliot  <spouliot@videotron.ca>
87
88         * corlib_test.dll.sources: Added unit tests PaddingMode and X509 
89         using CryptoAPI.
90
91 2003-12-14  Pedro Martínez Juliá  <yoros@wanadoo.es>
92
93         * DateTime.cs: Be sure that the array access is not out of range
94         when looking for ArgumentOutOfRangeException in the year value.
95
96 2003-12-08  Peter Williams  <peter@newton.cx>
97
98         * Makefile: Use embedded tab instead of $(ECHO_ESCAPE).
99         Fixes build on OS X.
100
101 2003-12-04  Martin Baulig  <martin@ximian.com>
102
103         * corlib.dll.sources: Added System.Collections.Generic.
104
105 2003-11-26  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
106
107         * corlib.dll.sources: Added file:
108                 System.Runtime.InteropServices.DispatchWrapper.cs
109
110 2003-11-26  Lluis Sanchez Gual <lluis@ximian.com>
111
112         * corlib.dll.sources: Added 
113                 System.Runtime.Remoting.Services/EnterpriseServicesHelper.cs
114         * corlib_test.dll.sources: Added System.Runtime.Remoting/SoapServicesTest.cs
115
116 2003-11-24  Zoltan Varga  <vargaz@freemail.hu>
117
118         * corlib.dll.sources: Add System.Reflection.Emit/DynamicMethod.cs.
119
120 2003-11-19  Lluis Sanchez Gual <lluis@ximian.com>
121
122         * corlib_test.dll.sources: Added some test files:
123                 System.Runtime.Remoting/ContextTest.cs
124                 System.Runtime.Remoting/SynchronizationAttributeTest.cs
125
126 2003-11-18  Lluis Sanchez Gual <lluis@ximian.com>
127
128         * corlib.dll.sources: Added some files:
129                 System.Runtime.Remoting.Contexts/IContextPropertyActivator.cs
130                 System.Runtime.Remoting.Contexts/SynchronizationAttribute.cs
131                 System.Runtime.Remoting.Messaging/ISerializationRootObject.cs
132
133 2003-11-18  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
134
135         * corlib.dll.sources: Added already existing, but not added delegate
136                 Added various classes in System.InteropServices
137
138 2003-11-18  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
139
140         * corlib.dll.sources: Added some files:
141                 System.Runtime.Serialization.Formatter.cs
142                 System.Runtime.Serialization.Formatters/InternalRM.cs
143                 System.Runtime.Serialization.Formatters/InternalST.cs
144                 System.Runtime.Serialization.Formatters/TypeFilterLevel.cs
145
146 2003-11-17  Lluis Sanchez Gual <lluis@ximian.com>
147
148         * corlib.dll.sources: Added some files:
149                 System.Runtime.Remoting.Channels/AggregateDictionary.cs
150                 System.Runtime.Remoting.Metadata.W3cXsd2001/SoapHelper.cs
151         
152 2003-11-16  Lluis Sanchez Gual <lluis@ximian.com>
153
154         * corlib.dll.sources: Add System.Runtime.Remoting/InternalRemotingServices.cs
155         
156 2003-11-15  Zoltan Varga  <vargaz@freemail.hu>
157
158         * corlib.dll.sources: Add System.Runtime.CompilerServices/IsVolatile.cs.
159
160 2003-11-12 Jackson Harper <jackson@ximian.com>
161
162         * Makefile: corlib is now named mscorlib.
163
164 2003-11-09  Sebastien Pouliot  <spouliot@videotron.ca>
165
166         * corlib.dll.sources: Added new 1.2 classes for System.Security.Cryptography.
167         * corlib_test.dll.sources: Added unit tests for some HMAC (new in 1.2).
168
169 2003-10-18  Sebastien Pouliot  <spouliot@videotron.ca>
170
171         * corlib.dll.sources: Added classes StrongName to support StrongNames.
172
173 2003-10-17  Sebastien Pouliot  <spouliot@videotron.ca>
174
175         * corlib.dll.sources: Added classes CryptoConvert to support StrongNames.
176
177 2003-10-12  Sebastien Pouliot  <spouliot@videotron.ca>
178
179         * corlib.dll.sources: Added classes for Authenticode support.
180         * corlib_test.dll.sources: Added unit test for SPC certificates.
181
182 2003-09-26  Pedro Martínez Julá  <yoros@wanadoo.es>
183
184         * corlib_test.dll.sources: Remove tests that generate compile
185         errors. The tests are still there but its name is rmoved here.
186
187 2003-09-24    <cesar@ciencias.unam.mx>
188
189         * corlib.dll.sources: Added CompilerGlobalScopeAttribute.cs to the build
190
191 2003-08-20  Duncan Mak  <duncan@ximian.com>
192
193         * corlib_test.dll.sources: Added DictionaryBaseTest.cs
194
195 2003-08-19 Nick Drochak <ndrochak@gol.com>
196
197         * Makefile: Turn on debug for the corlib tests on .NET.
198
199 2003-08-06  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
200
201         * corlib.dll.sources: added quite some files
202
203 2003-08-06  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
204
205         * corlib.dll.sources: added/removed Locale.cs
206
207 2003-08-03  Sebastien Pouliot  <spouliot@videotron.ca>
208
209         * corlib.dll.sources: Added IBuiltInPermission.cs to System.Security.Permissions
210
211 2003-07-31  Sebastien Pouliot  <spouliot@videotron.ca>
212
213         * corlib_test.dll.sources: Added new CryptoStreamTest.cs
214
215 2003-07-24  Peter Williams  <peter@newton.cx>
216
217         * Makefile: Boo-yah! Add corlib_plattest.dll, which is a
218         corlib test library built against the platform corlib. This
219         lets us test our corlib tests. On a non-mono-native platform
220         (Windows) we run those tests only; on a mono-native platform, we
221         run the full corlib test suite on our own tests.
222         (clean-local): Forgot $(plattestlib).
223
224         * corlib_plattest.dll.excludes: Add this. (The result of
225         'grep Mono corlib_test.dll.sources')
226
227         * corlib_test.dll.sources: Extraneous newline was messing things
228         up.
229         
230 2003-07-23  Ravi Pratap  <ravi@ximian.com>
231
232         * Type.cs, TypeBuilder.cs, MonoType.cs: Fixes to IsArrayImpl
233         from Paolo in response to bug #45993.
234
235 2003-07-23  Lluis Sanchez Gual  <lluis@ximian.com>
236
237         * corlib_test.dll.sources: added System.Runtime.Serialization/SerializationTest.cs
238
239 2003-07-20  Peter Williams  <peter@newton.cx>
240
241         * Makefile: Add in corlib_res.dll, which we use as a basis
242         for tests on non-linux platforms. Nearly identical rules to
243         corlib_cmp: corlib - some files that cause the MS runtime to
244         barf.
245
246         * corlib_res.dll.excludes: Added.
247
248 2003-07-20  Peter Williams  <peter@newton.cx>
249
250         * Makefile: Don't use real_corlib; use $(PLATFORM_CORLIB).
251
252 2003-07-18  Peter Williams  <peter@newton.cx>
253
254         * Makefile (dist-local): The fancy shell script was neat, but
255         ultimately unnecessary and counterproductive. Alas.
256
257 2003-07-17  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
258
259         * corlib.dll.sources:
260         * unix.args: AssemblyInfo.cs added
261
262 2003-07-17  Peter Williams  <peter@newton.cx>
263
264         * Makefile ($(testlib)): Build with $(BOOT_COMPILE), not $(CSCOMPILE),
265         which sort of makes sense and is needed on Windows too.
266         ($(corlib)): same.
267         $(cmplib): Don't include the makefrag to save the Windows build and some
268         time.
269
270 2003-07-16  Peter Williams  <peter@newton.cx>
271
272         * Makefile ($(test_makefrag)): Use $(ECHO_ESCAPE) for HP/UX
273         portability fixes.
274         (all-local): Don't build $(cmplib) by default, it's not something
275         most people need, and the build is broken on Windows right now anyway.
276
277 2003-07-13  Zoltan Varga  <vargaz@freemail.hu>
278
279         * unix.args: Fix UNIX build.
280
281 2003-07-12  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
282
283         * unix.args: Added Runtime.InteropServices.ComCompatibleVersionAttribute.cs,
284         Runtime.InteropServices.TypeLibVersionAttribute.cs
285
286 2003-07-05  Sebastien Pouliot <spouliot@videotron.ca>
287
288         * unix.args: Added SecurityParser.cs to Mono.Xml
289
290 2003-06-22  Sebastien Pouliot <spouliot@videotron.ca>
291
292         * unix.args: Added FileDialogPermission.cs, IsolatedStorageFilePermission.cs,
293         PrincipalPermission.cs, PublisherIdentityPermissionAttribute.cs,
294         RegistryPermission.cs, SiteIdentityPermission.cs, UIPermission.cs,
295         UrlIdentityPermission.cs and ZoneIdentityPermission.cs.
296
297 2003-06-22  Lluis Sanchez Gual <lluis@ximian.com>
298
299         * unix.args: added System.Runtime.Remoting/SoapServices.cs
300
301 2003-06-11  Sebastien Pouliot <spouliot@videotron.ca>
302
303         * unix.args: added Mono.Security.Cryptography/DSAManaged.cs and
304         RSAManaged.cs
305
306 2003-05-29  Nick Drochak <ndrochak@gol.com>
307
308         * makefile.gnu: turn on debug since it works again.
309
310 2003-05-09  Sebastien Pouliot <spouliot@videotron.ca>
311
312         * unix.args: added System.Security/
313         AllowPartiallyTrustedCallersAttribute.cs
314
315 2003-04-05  Nick Drochak  <ndrochak@gol.com>
316
317         * makefile.gnu: revert. debugger support not installed by default in mcs
318
319 2003-04-05  Nick Drochak  <ndrochak@gol.com>
320
321         * makefile.gnu: compile with debug.
322
323 2003-03-31  Gonzalo Paniagua Javier <gonzalo@ximian.com>
324
325         * unix.args: added SEHException.
326
327 2003-03-25  Martin Willemoes Hansen <mwh@sysrq.dk>
328
329         * Stubed System.Runtime.Remoting.Metadata.W3cXsd2001
330         * Updated unix.args with the stubs
331
332 2003-03-21  Martin Willemoes Hansen <mwh@sysrq.dk>
333         
334         * unix.args: Added System.Runtime.Remoting.Channels/IChannelReceiverHook.cs
335
336 2003-03-21  Lluis Sanchez Gual <lluis@ideary.com>
337
338         * unix.args: Added System.Runtime.Remoting.Activation/AppDomainLevelActivator.cs
339
340 2003-03-16  Pedro Martínez Juliá  <yoros@wanadoo.es>
341
342         * unix.args: Added "System.FloatingPointFormatter.cs".
343
344 2003-03-15  Sebastien Pouliot <spouliot@videotron.ca>
345
346         * unix.args: Added Mono.Security.X509/*.cs and ASN1Convert.cs
347
348 2003-03-03  Tim Coleman <tim@timcoleman.com>
349         * unix.args: Added
350                 System.Runtime.InteropServices/HandleRef.cs
351
352 2003-03-04  Pedro Martínez Juliá  <yoros@wanadoo.es>
353
354         * unix.args: Added "DoubleFormatter.cs" and "SingleFormatter.cs"
355
356
357 2003-03-03  Lluis Sanchez Gual <lluis@ideary.com>
358
359         * unix.args: added ConstructionLevelActivator.cs, ContextLevelActivator.cs,
360                 RemoteActivationAttribute.cs, UrlAttribute.cs, ContextAttribute.cs,
361                 IContributeDynamicSink.cs, IContributeEnvoySink.cs, IContributeObjectSink.cs
362
363 2003-03-01  Gonzalo Paniagua Javier <gonzalo@ximian.com>
364
365         * unix.args: added ModuleResolveEventHandler.cs
366
367 2003-02-19  Lluis Sanchez Gual <lluis@ideary.com>
368
369         * unix.args: added 
370                 System.Runtime.Remoting/EnvoyInfo.cs
371                 System.Runtime.Remoting.Activation/ActivationServices.cs
372                 System.Runtime.Remoting.Contexts/CrossContextChannel.cs
373                 System.Runtime.Remoting.Messaging/ClientContextTerminatorSink.cs
374                 System.Runtime.Remoting.Messaging/ConstructionCall.cs
375                 System.Runtime.Remoting.Messaging/ConstructionCallDictionary.cs
376                 System.Runtime.Remoting.Messaging/ConstructionResponse.cs
377                 System.Runtime.Remoting.Messaging/EnvoyTerminatorSink.cs
378                 System.Runtime.Remoting.Messaging/IInternalMessage.cs
379
380 2003-02-08  Zoltan Varga  <vargaz@freemail.hu>
381
382         * unix.args: added MACAlgorithm and HMACAlgorithm.
383
384 2003-02-06  Sebastien Pouliot <spouliot@videotron.ca>
385
386         * unix.args: Move some class from System.Security.Cryptography
387           into Mono.* for easier reuse.
388
389 2003-02-04  Lluis Sanchez Gual <lluis@ideary.com>
390
391         * unix.args: added ServerIdentity.cs, Lease.cs, LeaseManager.cs
392
393 2003-02-03  Patrik Torstensson
394
395         * corlib.build: fixes so corlib_cmp and corlib_res builds, need to
396           check if we need the libs and if they still are correct.
397
398 2003-02-03  Patrik Torstensson
399
400         * unix.args: added CADMessages.cs
401
402 2003-01-26  Lluis Sanchez Gual <lluis@ideary.com>
403
404         * unix.args: added RemoteActivator.cs.
405
406 2003-01-26  Lluis Sanchez Gual <lluis@ideary.com>
407
408         * unix.args: added System.Runtime.Remoting.Messaging/ArgInfo.cs,
409                 System.Runtime.Remoting.Messaging/MethodCallDictionary.cs
410                 System.Runtime.Remoting.Messaging/MethodDictionary.cs
411                 System.Runtime.Remoting.Messaging/MethodReturnDictionary.cs
412
413 2003-01-24  Lluis Sanchez Gual <lluis@ideary.com>
414
415         * unix.args: added System.Runtime.Remoting/TypeInfo.cs and
416           System.Runtime.Serialization.Formatters.Binary/MessageFormatter.cs
417
418 2003-01-18  Jonathan Pryor <jonpryor@vt.edu>
419
420         * unix.args: Added IsolatedStorageFile.cs and IsolatedStorageInfo.cs in
421           System.IO.IsolatedStorage
422
423
424 2003-01-17  Lluis Sanchez Gual <lluis@ideary.com>
425         * unix.args: Added System/DelegateSerializationHolder.cs, 
426           System/UnitySerializationHolder.cs,
427           System.Runtime.Serialization/ObjectManager.cs,
428           System.Runtime.Serialization.Formatters.Binary/BinaryCommon.cs,
429       System.Runtime.Serialization.Formatters.Binary/ObjectReader.cs and
430           System.Runtime.Serialization.Formatters.Binary/ObjectWriter.cs
431
432 2003-01-05  Sebastien Pouliot <spouliot@videotron.ca>
433
434         * unix.args: added COMException.cs in System.Runtime.InteropServices
435
436 2003-01-01  Jaime Anguiano Olarra <jaime@gnome.org>
437
438         * unix.args: added System.Diagnostics.Process.cs 
439
440 2002-12-28  Duncan Mak  <duncan@ximian.com>
441
442         * unix.args (ASN1.cs): Sebastien forgot to include this file.
443
444 2002-12-27  Sebastien Pouliot <spouliot@videotron.ca>
445
446         * unix.args: added CryptoTools.cs file.
447
448 2002-12-16  Sebastien Pouliot <spouliot@videotron.ca>
449
450         * unix.args: added StrongName.cs, StrongNamePublicKeyBlob.cs 
451         and StrongNameIdentityPermission.cs files.
452
453 2002-12-15  Sebastien Pouliot <spouliot@videotron.ca>
454
455         * unix.args: added PublisherIdentityPermission.cs,
456         Publisher.cs and PublisherMembershipCondition.cs
457
458 2002-12-10  Jeroen Janssen <japj@darius.demon.nl>
459         
460         * updated .build file(s) to correctly contain required buildfile 
461           attribute for nant
462
463 2002-11-17  Sebastien Pouliot <spouliot@videotron.ca>
464
465         * unix.args: added missing files from System.Security.Cryptography
466         namespace.
467
468 2002-10-28  Gonzalo Paniagua Javier <gonzalo@gnome-db.org>
469
470         * unix.args: added missing files from System.Security.Cryptography
471         namespace.
472
473 2002-10-19  Sebastien Pouliot <spouliot@videotron.ca>
474
475         * corlib.build: Removed all excluded cryptographic source code as the
476         cyclic dependency was removed (well commented)
477
478 2002-10-11  Duncan Mak  <duncan@ximian.com>
479
480         * unix.args: Added System.Security.Cryptography.CryptoConfig.
481
482 2002-10-08  Miguel de Icaza  <miguel@ximian.com>
483
484         * Mono/Runtime.cs: New file.
485
486 2002-10-05  Andrew Birkett  <andy@nobugs.org>
487
488         * unix.args: Added System.Security.Cryptography.RC2
489
490 2002-09-12  Dick Porter  <dick@ximian.com>
491
492         * unix.args: Add System.Globalization.SortKey,
493         System.Globalization.StringInfo and
494         System.Globalizaton.TextElementEnumerator
495         
496 2002-09-12  Dick Porter  <dick@ximian.com>
497
498         * unix.args: Add System.ArgIterator and System.TypedReference
499
500         * corlib.build: Adding DecimalConstantAttribute to Decimal (which
501         corcompare showed as missing) causes a SecurityException in
502         corcompare, so exclude Decimal from the corlib_cmp build.
503
504 2002-08-26  Gonzalo Paniagua Javier <gonzalo@ximian.com>
505
506         * unix.args: added a couple of new files in System.Security.Principal.
507
508 2002-08-15  Tim Coleman <tim@timcoleman.com>
509         * unix.args: 
510                 Add System.Globalization/TextInfo.cs
511                 Add System.Runtime.Serialization/FormatterConverter.cs
512
513 2002-07-31  Rodrigo Moya <rodrigo@ximian.com>
514
515         * unix.args: added new files from System.Runtime.Remoting.Channels.
516
517 2002-07-31  Duncan Mak  <duncan@ximian.com>
518
519         * unix.args: Added interfaces and enumerations from
520         System.Runtime.Remoting.Channels. 
521
522 2002-07-31  Duncan Mak  <duncan@ximian.com>
523
524         * unix.args: Added new classes in
525         System.Runtime.Remoting.Contexts.
526         
527
528 2002-07-31  Duncan Mak  <duncan@ximian.com>
529
530         * unix.args: Added new Exceptions, Interfaces and various
531         TypeEntries from System.Runtime.Remoting.
532
533 2002-07-29  Martin Baulig  <martin@gnome.org>
534
535         * list: Removed, this isn't used anymore and people are already
536         getting confused which file to use.
537
538 2002-07-24  Duncan Mak  <duncan@ximian.com>
539
540         * unix.args: Added files from Remoting.Lifetime and
541         Remoting.Metadata.
542
543         * ChangeLog: Moved entries from System.Runtime.Remoting.Activation
544         and System.Runtime.Remoting.Proxies to their own ChangeLog.
545
546 2002-07-23  Duncan Mak  <duncan@ximian.com>
547
548         * list: 
549         * unix.args: Added new Attributes in
550         System.Runtime.CompilerServices and System.Runtime.Remoting.Messaging.
551
552 2002-07-22  Tim Coleman <tim@timcoleman.com>
553         * list:
554         * unix.args:
555                 Added System.Security.Permission/ReflectionPermission.cs and
556                 System.Security.Permission/EnvironmentPermission.cs and
557
558 2002-07-10  Gonzalo Paniagua Javier <gonzalo@ximian.com>
559
560         * list:
561         * unix.args: added IObjectHandle.cs.
562
563 2002-06-20  Martin Baulig  <martin@gnome.org>
564
565         * unix.args: New file.  This is a mcs response file to compile
566         corlib on GNU/Linux (which doesn't work yet).
567
568 2002-04-30  Daniel Stodden  <stodden@in.tum.de>
569
570         * System/Delegate.cs: Implemented Remove()
571         * System/MulticastDelegate.cs: Implementation of RemoveImpl()
572         done. Plus a fix for Equals().
573         * Test/System/MulticastDelegate.cs: Added. Should reflect above
574         changes.
575         
576 2002-04-27  Martin Baulig  <martin@gnome.org>
577
578         * corlib.build: Added new "mcs-build" target to compile corlib
579         with mcs. This doesn't work yet - it's just to test mcs to find
580         and fix the remaining bugs.
581
582 2002-03-27  Dan Lewis  <dihlewis@yahoo.co.uk>
583
584         * corlib.build: removed seperate windows/linux builds. excluded
585         wrapper and PAL classes from all builds.
586
587 2002-03-03  Nick Drochak  <ndrochak@gol.com>
588
589         * corlib.build: Exclude a bunch of interfaces from corlib_res.dll
590         that were preventing the tests from running on Windows.
591
592 2002-01-25  Mark Crichton  <crichton@gimp.org>
593
594         * System.Security.Cryptography/RijndaelManaged.cs: added
595         
596         * System.Security.Cryptography/Rijndael.cs: changed constructor
597         to set default values.  Hopefully I did it correctly.
598
599 2002-01-23  Miguel de Icaza  <miguel@ximian.com>
600
601         * Unix/Errno.cs: Added
602
603         * Unix/Wrapper.cs: Updated to new Wrapper
604
605 2002-01-19  Nick Drochak  <ndrochak@gol.com>
606         
607         * corlib.build: exclude Delegate from corlib_cmp.
608
609 2002-01-09  Nick Drochak  <ndrochak@gol.com>
610
611         * corlib.build: Exclude Security Attribute classes that need mcs
612         magic to get them to compile.
613
614 2002-01-06  Duco Fijma <duco@lorentz.xs4all.nl>
615         * corlib.build: Removed <excludes> for System.Resources
616
617 2002-01-05  Nick Drochak  <ndrochak@gol.com>
618
619         * corlib.build: Have the clean target remove any .pdb files that
620         might be around if we compiled with debug on.
621
622 2002-01-05  Nick Drochak  <ndrochak@gol.com>
623
624         * corlib.build: Make new build of corlib_cmp.dll.  This is the same
625         as corlib.dll without Object and ValueType.  It is used by 
626         /mcs/tools/corcompare.exe to compare with mscorlib.
627
628 2002-01-03  Nick Drochak  <ndrochak@gol.com>
629
630         * corlib.build: Put the linux target at the top.  I keep changing the 
631         build for windows 'cause it's at the top.  Then when I do make, nothing
632         changes.  It seems like it always takes me half a day to remember
633         that the linux target comes second.  Old age I guess.
634
635         * .cvsignore: ignore corlib.pdb for times when it's built with debug on.
636
637 2002-01-02  Nick Drochak  <ndrochak@gol.com>
638
639         * corlib.build: Removed "exclude CodeAccessPermission.cs"
640
641 2001-12-11  Duncan Mak  <duncan@ximian.com>
642
643         * ChangeLog: Added "System.Resources" to the exclude list.
644
645 2001-12-05  Nick Drochak <ndrochak@gol.com>
646
647         * ChangeLog: Add the change log to this directory
648
649         * 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'.
650