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