Add missing property
[mono.git] / mcs / class / System / ChangeLog
1 2007-09-29  Gert Driesen  <drieseng@users.sourceforge.net>
2
3         * System_test.dll.sources: Added HttpListenerRequestTest.cs.
4
5 2007-09-27  Atsushi Enomoto  <atsushi@ximian.com>
6
7         * System.dll.sources : added ITypeDiscoveryService.cs.
8
9 2007-09-25  Jonathan Pobst  <monkey@jpobst.com>
10
11         * System_test.dll.sources: Added AsyncOperationManagerTest.cs.
12
13 2007-09-17  Gert Driesen  <drieseng@users.sourceforge.net>
14
15         * System_test.dll.sources: Added ComponentResourceManagerTest.cs.
16
17 2007-09-05  Atsushi Enomoto  <atsushi@ximian.com>
18
19         * System.dll.sources : added HandleCollector.cs.
20
21 2007-09-05  Gert Driesen  <drieseng@users.sourceforge.net>
22
23         * System_test.dll.sources: Added EnumConverterTest.cs.
24
25 2007-08-29  Ivan N. Zlatev  <contact@i-nz.net>
26
27         * System.dll.sources: add DefaultSerializationProviderAttribute.cs,
28         ComponentSerializationService.cs, MemberRelationship.cs, 
29         SerializationStore.cs, MemberRelationshipService.cs, 
30         DesignerOptionService.cs, ITreeDesigner.cs
31
32 2007-08-29  Atsushi Enomoto  <atsushi@ximian.com>
33
34         * System.dll.sources : added Win32NetworkInterfaceMarshal.cs.
35
36 2007-08-24  Atsushi Enomoto  <atsushi@ximian.com>
37
38         * Makefile : split PREBUILT_DEP from CONFIGURATION_DEP so that the
39           prebuilt System.dll could be referenced for security stuff too.
40
41 2007-08-09  Atsushi Enomoto  <atsushi@ximian.com>
42
43         * net_2_1_System.dll.sources :
44           Replaced HttpWebRequest and HttpWebResponse with those for 2.1,
45           and removed related 2.0-only types.
46
47 2007-08-09  Jb Evain  <jbevain@novell.com>
48
49         * net_2_1_System.dll.sources: use a special .sources file
50         for the 2.1 profile.
51
52 2007-08-06  Atsushi Enomoto  <atsushi@ximian.com>
53
54         * System.dll.sources : added PerformanceCounterInstanceLifetime.cs
55           and PerformanceCounterCategoryType.cs.
56
57 2007-08-01  Atsushi Enomoto  <atsushi@ximian.com>
58
59         * System_test.dll.sources : added BackgroundWorkerTest.cs.
60
61 2007-07-20  Jb Evain  <jbevain@novell.com>
62
63         * Makefile: no need for the deps for installing in 2.1.
64
65 2007-07-11  Alan McGovern  <amcgovern@novell.com>
66
67         * Uri.cs: Fix for #78781 applied.
68
69 2007-07-11  Ankit Jain  <jankit@novell.com>
70
71         * System_test.dll.sources: Add ProcessStartInfoTest.cs.
72
73 2007-06-12  Marek Safar <marek.safar@gmail.com>
74
75         * Makefile: Check only major framework version to do 2.x build.
76
77 2007-06-05  Raja R Harinath  <harinath@gmail.com>
78
79         Make cyclic-dependency handling more readable
80         * Makefile (MISSING_DEPS): New.  Contains the list of cyclic
81         dependencies that aren't present.
82         (echo-warning): Simplify drastically.
83
84 2007-06-04  Atsushi Enomoto  <atsushi@ximian.com>
85
86         * System.dll.sources :
87           added CustomizableLocalFileSettingsProvider.cs.
88
89 2007-05-31  Atsushi Enomoto  <atsushi@ximian.com>
90
91         * System.dll.sources :
92           added couple of new 2.0 sys.ComponentModel types.
93
94 2007-05-31  Rolf Bjarne Kvinge <RKvinge@novell.com> 
95
96         * System.dll.sources: Added LookupBindingPropertiesAttribute.cs.
97         * System_test.dll.sources: Added
98           LookupBindingPropertiesAttributeTest.cs
99
100 2007-05-30  Sebastien Pouliot  <sebastien@ximian.com>
101
102         * System.dll.sources: Add S.C.D.IComponentDiscoveryService
103
104 2007-05-30  Atsushi Enomoto  <atsushi@ximian.com>
105
106         * System_test.dll.sources : added SettingsBaseTest.cs.
107
108 2007-05-28  Atsushi Enomoto  <atsushi@ximian.com>
109
110         * System_test.dll.sources : added SettingElementTest.cs.
111
112 2007-05-18  Atsushi Enomoto  <atsushi@ximian.com>
113
114         * System.dll.sources : added TraceSourceInfo.cs.
115
116 2007-05-17  Atsushi Enomoto  <atsushi@ximian.com>
117
118         * System.dll.sources : added TraceOptions.cs.
119
120 2007-05-16  Adar Wesley <adarw@mainsoft.com>
121
122         * System20.csproj: added classes to compilation set IOControlCode.cs,
123         IPPacketInformation.cs
124
125 2007-05-14  Atsushi Enomoto  <atsushi@ximian.com>
126
127         * System.dll.sources :
128           Added EventTypeFilter.cs, TraceFilter.cs, SourceFilter.cs, 
129           DelimitedListTraceListener.cs, SwitchAttribute.cs and
130           SwitchLevelAttribute.cs in sys.diagnostics.
131
132 2007-05-02  Raja R Harinath  <harinath@gmail.com>
133
134         * System.dll.sources: Add RBTree.cs.
135
136 2007-04-16  Rolf Bjarne Kvinge  <RKvinge@novell.com>
137
138         * System_test.dll.sources: Added CodeGeneratorFromBinaryOperatorTest.cs.
139 2007-03-09  Chris Toshok  <toshok@ximian.com>
140
141         * System.ComponentModel.Design/DesignerTransactionCloseEventArgs.cs:
142         update this to 2.0. massage a patch from Ivan Zlatev.
143
144 2007-02-27  Rolf Bjarne Kvinge  <RKvinge@novell.com>
145
146         * System_test.dll.sources: Added MaskedTextProviderTest.cs
147         * System.dll.sources: Added MaskedTextProvider.cs
148
149 2007-01-29  Gert Driesen  <drieseng@users.sourceforge.net>
150
151         * System_test.dll.sources: Added SocketResponder.cs.
152
153 2007-01-28  Ilya Kharmatsky <ilyak -at- mainsoft.com>
154         
155         * System20.vmwcsproj: Added new net_2_0 classes to the project
156           file.
157
158 2007-01-28  Gert Driesen  <drieseng@users.sourceforge.net>
159
160         * System_test.dll.sources: Added FileWebResponseTest.cs.
161
162 2007-01-18  Atsushi Enomoto  <atsushi@ximian.com>
163
164         * System.dll.sources: added new sources:
165           TraceSource.cs, SourceLevels.cs, CorrelationManager.cs,
166           TraceEventCache.cs, TraceEventType.cs and SourceSwitch.cs.
167         * System_test.dll.sources: added new tests:
168           TraceSourceTest.cs and SourceSwitchTest.cs.
169
170 2007-01-11  Dick Porter  <dick@ximian.com>
171
172         * System.dll.sources: Add System.Net.Sockets/{IOControlCode,SocketInformation,SocketInformationOptions,TransmitFileOptions}.cs
173
174 2007-01-02  Gert Driesen  <drieseng@users.sourceforge.net>
175
176         * System_test.dll.sources: Added ProcessTest.cs.
177
178 2006-12-22  Rolf Bjarne Kvinge  <RKvinge@novell.com>
179
180         * System_test.dll.sources: added DefaultBindingPropertyAttributeTest.cs
181
182         * System.dll.sources: added DefaultBindingPropertyAttribute.cs
183
184 2006-12-22  Sebastien Pouliot  <sebastien@ximian.com>
185
186         * Makefile: Add some extra (PKITS related) files to dist tarball
187
188 2006-12-20  Chris Toshok  <toshok@ximian.com>
189
190         * System_test.dll.sources: add AttributeProviderAttributeTest.cs
191
192         * System.dll.sources: add AttributeProviderAttribute.cs
193
194 2006-12-20  Chris Toshok  <toshok@ximian.com>
195
196         * System_test.dll.sources: add ComplexBindingPropertiesAttributeTest.cs
197
198         * System.dll.sources: add ComplexBindingPropertiesAttribute.cs
199
200 Wed Dec 20 19:30:27 CET 2006 Paolo Molaro <lupus@ximian.com>
201
202         * Makefile, resources/*.wav, System.dll.sources: added sound
203         samples provided by Clint Herron. Enabled System.Media namespace.
204
205 2006-12-07  Sebastien Pouliot  <sebastien@ximian.com>
206
207         * Makefile: Detect PKITS data and, if available, include the unit 
208         tests with the [Category("PKITS")] attribute.
209         * System_test.dll.sources: Add PKITS-based unit tests for X509Chain.
210
211 2006-11-27  Andrew Skiba  <andrews@mainsoft.com>
212
213         * System-tests20.sln, System-tests20.vmcsproj, run-tests.bat: added
214         Grasshopper test project and bat file.
215
216 2006-11-17  Sebastien Pouliot  <sebastien@ximian.com>
217
218         * System_test.dll.sources: Add unit tests for System.Security.
219         Cryptography.X509Certificates/X509Certificate2Collection and 
220         X509ExtensionCollection classes to the build.
221
222 2006-11-08  Gert Driesen  <drieseng@users.sourceforge.net>
223
224         * System_test.dll.sources: Added ArrayConverterTests.cs.
225
226 2006-11-07  Andrew Skiba  <andrews@mainsoft.com>
227
228         * System.Security.AccessControl/SemaphoreAuditRule.cs,
229         System.Net/HttpWebRequest.jvm.cs, System.Net/VMWHttpProvider.cs,
230         System.Net/HttpWebResponse.jvm.cs, System.Net/HttpStateCache.cs,
231         System.Net/HttpProvider.cs, System.Net/ServicePoint.cs,
232         System.Net.Sockets/Socket.jvm.cs, System.Net.Sockets/GHStreamSocket.cs,
233         System.Net.Sockets/GHSocketFactory.cs, System.Net.Sockets/GHStreamSocketSSL.cs,
234         System.Net.Sockets/GHSocket.cs, System.J2EE20.vmwcsproj,
235         System.J2EE20.sln, machine.config: add files and TARGET_JVM-s to compile
236         System.dll in GH.
237
238 2006-11-07  Sebastien Pouliot  <sebastien@ximian.com>
239
240         * System_test.dll.sources: Add unit tests for System.ComponentModel.
241         CollectionConverter to the build.
242
243 2006-11-07  Andrew Skiba  <andrews@mainsoft.com>
244
245         * ApplicationSettingsBase.cs, AppSettingsReader.cs,
246         ConfigurationSettings.cs, LocalFileSettingsProvider.cs: exclude using
247         PrebuiltSystem on TARGET_JVM
248
249 2006-10-31  Sebastien Pouliot  <sebastien@ximian.com>
250
251         * System.dll.sources: Add System.Net.Mail.SmtpPermission[Attribute] to
252         the build.
253         * System_test.dll.sources: Add unit tests for System.Net.Mail 
254         SmtpPermission[Attribute] to the build.
255
256 2006-08-22  Miguel de Icaza  <miguel@novell.com>
257
258         * System.ComponentModel.Design/HelpKeywordAttribute.cs: Add new
259         file. 
260
261 2006-08-20  Gert Driesen  <drieseng@users.sourceforge.net>
262
263         * System_test.dll.sources: Added EventInstanceTest.cs
264
265 2006-08-20  Gert Driesen  <drieseng@users.sourceforge.net>
266
267         * System.dll.sources: Added Win32EventLog.cs.
268
269 2006-08-14  Atsushi Enomoto  <atsushi@ximian.com>
270
271         * System.dll.sources : added LocalFileEventLog.cs and NullEventLog.cs.
272
273 2006-08-14  Atsushi Enomoto  <atsushi@ximian.com>
274
275         * System.dll.sources : reverted all recent changes on EventLogs.
276           It does not work at all.
277
278 2006-08-11  Gert Driesen  <drieseng@users.sourceforge.net>
279
280         * System.dll.sources: Added UnixEventLog.cs and Win32EventLog.cs.
281         * System_test.dll.sources: Added EventLogTest.cs.
282
283 2006-08-09  Gert Driesen  <drieseng@users.sourceforge.net>
284
285         * System_test.dll.souces: Added EventSourceCreationDataTest.cs.
286
287 2006-08-09  Gert Driesen  <drieseng@users.sourceforge.net>
288
289         * System.dll.sources: Added EventInstance.cs, OverflowAction.cs,
290         EventSourceCreationData.cs.
291
292 2006-08-07  Gert Driesen  <drieseng@users.sourceforge.net>
293
294         * System_test.dll.sources: Added X509Certificate2Test.cs.
295
296 2006-07-14  Peter Dennis Bartok  <pbartok@novell.com>
297
298         * System.dll.sources: Added System.ComponentModel/MaskedTextResultHint.cs
299
300 2006-07-06  Dick Porter  <dick@ximian.com>
301
302         * System.dll.sources: Added
303         System.Security.AccessControl/SemaphoreAccessRule.cs
304         System.Security.AccessControl/SemaphoreAuditRule.cs
305
306 2006-05-10  Atsushi Enomoto  <atsushi@ximian.com>
307
308         * System_test.dll.sources : added ConnectionManagementSectionTest.cs
309           and WebRequestModulesSectionTest.cs.
310
311 2006-05-10  Atsushi Enomoto  <atsushi@ximian.com>
312
313         * Makefile : add -r:System.Configuration under net_2_0.
314
315 2005-05-08  Carlos Alberto Cortez <calberto.cortez@gmail.com>
316
317         * Makefile: Add -unsafe flag, since it is needed in
318         System.IO.Ports.WinSerialStream.
319
320 2006-05-08  Atsushi Enomoto  <atsushi@ximian.com>
321
322         * System.dll.sources : added SettingsBindableAttribute.cs.
323
324 2006-05-06  Carlos Alberto Cortez <calberto.cortez@gmail.com>
325
326         * System.dll.sources: Added new System.IO.Ports/ISerialStream.cs
327         file.
328         
329 2006-04-28  Atsushi Enomoto  <atsushi@ximian.com>
330
331         * System.dll.sources : added a bunch of missing sys.configuration
332           files.
333
334 2006-04-27  Atsushi Enomoto  <atsushi@ximian.com>
335
336         * System.dll.sources : added ClientSettingsSection.cs.
337
338 2006-04-26  Atsushi Enomoto  <atsushi@ximian.com>
339
340         * System.dll.sources : added ApplicationSettingsGroup.cs.
341
342 2006-04-20  Gert Driesen  <drieseng@users.sourceforge.net>
343
344         * System_test.dll.sources: Added CodeGeneratorFromNamespaceTest.cs from
345         Microsoft.VisualBasic.
346
347 2006-04-17  Atsushi Enomoto  <atsushi@ximian.com>
348
349         * System.dll.sources : Added AsyncOperation.cs,
350           AsyncOperationManager.cs, BackgroundWorker.cs,
351           DoWorkEventHandler.cs, DoWorkEventArgs.cs,
352           RunWorkerCompletedEventArgs.cs and
353           RunWorkerCompletedEventHandler.cs.
354
355 2006-04-06  Carlos Alberto Cortez <calberto.cortez@gmail.com>
356
357         * System.dll.sources: Added System.IO.Ports/SerialSignal.cs.
358         
359 2006-04-05  Atsushi Enomoto  <atsushi@ximian.com>
360
361         * System.dll.sources : added SslPolicyErrors.cs.
362
363 2006-04-05  Atsushi Enomoto  <atsushi@ximian.com>
364
365         * System.dll.sources : added SortedDictionary.cs.
366         * System_test.dll.sources : added SortedDictionaryTest.cs.
367
368 2006-04-04  Atsushi Enomoto  <atsushi@ximian.com>
369
370         * System.dll.sources: added DataReceivedEventArgs.cs and
371           DataReceivedEventHandler.cs.
372         * System_test.dll.sources : added StopwatchTest.cs.
373
374 2006-04-01  Zoltan Varga  <vargaz@gmail.com>
375
376         * System.dll.sources: Added System.Diagnostics/Stopwatch.cs.
377
378 2006-03-30  Atsushi Enomoto  <atsushi@ximian.com>
379
380         * System.dll.sources:
381           DownloadStringCompletedEventHandler.cs was missing.
382
383 2006-03-28  Atsushi Enomoto  <atsushi@ximian.com>
384
385         * System.dll.sources : added ProgressChangedEvent[Args|Handler] in
386           System.ComponentModel, and several WebClient event args in
387           System.Net.
388
389 2006-03-09  Zoltan Varga  <vargaz@gmail.com>
390
391         * System.dll.sources: Added System.ComponentModel.Design.Serialization/
392         CodeDomSerializerException.cs.
393
394 2006-02-28  Carlos Alberto Cortez <calberto.cortez@gmail.com>
395
396         * System.dll.sources: Forgot to add inside System.IO.Ports:
397         SerialData.cs, SerialError.cs, SerialPinChange.cs
398
399 2006-02-22  Kornél Pál  <kornelpal@hotmail.com>
400
401         * System.dll.sources: Added System.IO.Ports.SerialPortStream.cs
402           to fix build.
403
404 2005-02-02  Carlos Alberto Cortez <calberto.cortez@gmail.com>
405
406         * System.dll.sources: Add the recently added System.Net 2.0 
407         clases (FtpWebRequest, FtpWebResponse, FtpDataStream, FtpAsyncResult,
408         and also FtpStatusCode and WebRequestMethods).
409         
410 2005-01-13  John Luke  <john.luke@gmail.com>
411
412         * System_test.dll.sources: add System.Net.Mail.SmtpClient tests
413         
414 2006-01-09  Chris Toshok  <toshok@ximian.com>
415
416         * Makefile (LIB_MCS_FLAGS): if we're building net_2_0, define
417         CONFIGURATION_2_0 to use the new System.Configuration api.
418
419 2006-01-02  Chris Toshok  <toshok@ximian.com>
420
421         * Makefile: use an external alias (PrebuiltSystem) when building
422         with CONFIGURATION_DEP.
423
424 2005-12-24  John Luke  <john.luke@gmail.com>
425
426         * System_test.dll.sources: add System.Net.Mail tests
427
428 2005-12-23  John Luke  <john.luke@gmail.com>
429
430         * System_test.dll.sources: add
431         System.Net.Mime/ContentDispositionTest.cs
432         System.Net.Mime/ContentTypeTest.cs
433
434 2005-12-13  Chris Toshok  <toshok@ximian.com>
435
436         * System.dll.sources: add
437         System.Net.Configuration/FtpCachePolicyElement.cs.
438
439 2005-12-07  Robert Jordan  <robertj@gmx.net>
440
441         * System.dll.sources: Added System.Net.Sockets/SocketError.cs.
442
443 2005-11-30  Gert Driesen  <drieseng@users.sourceforge.net>
444
445         * System_test.dll.sources: Added CodeRemoveEventStatementTest.cs from
446         System.CodeDom.
447
448 2005-11-26  Gert Driesen  <drieseng@users.sourceforge.net>
449
450         * System_test.dll.sources: Added CodeGeneratorFromStatementTest.cs
451         from Microsoft.VisualBasic.     
452
453 2005-11-20  Gert Driesen  <drieseng@users.sourceforge.net>
454
455         * System_test.dll.sources: Added CodeNamespaceImportCollectionTest.cs,
456         CodeNamespaceCollectionTest.cs, CodeTypeDeclarationCollectionTest.cs,
457         CodeTypeMemberCollectionTest.cs, CodeTypeParameterCollectionTest.cs,
458         CodeAttributeArgumentCollectionTest.cs, CodeDirectiveCollectionTest.cs,
459         CodeAttributeDeclarationCollectionTest.cs, 
460         CodeCatchClauseCollectionTest.cs, 
461         CodeCommentStatementCollectionTest.cs.
462
463 2005-11-09  Zoltan Varga  <vargaz@gmail.com>
464
465         * System_test.dll.sources: Add Test/System.Collections.Generic/SortedListTest.cs.
466
467         * System.dll.sources: Add System.Collections.Generic/SortedList.cs.
468
469 2005-11-08  Gert Driesen  <drieseng@users.sourceforge.net>
470
471         * System_test.dll.sources: Added CodeExpressionCollectionTest.cs,
472         CodeParameterDeclarationExpressionCollectionTest.cs,
473         CodeTypeReferenceCollectionTest.cs.
474
475 2005-11-04  Gert Driesen  <drieseng@users.sourceforge.net>
476
477         * System_test.dll.sources: Added CodeCastExpressionTest.cs,
478         CodeCatchClauseTest.cs, CodeChecksumPragmaTest.cs, 
479         CodeConstructorTest.cs, CodeDefaultValueExpressionTest.cs;
480         CodeDelegateCreateExpressionTest.cs, CodeEventReferenceExpressionTest.cs
481         CodeGotoStatementTest.cs, CodeLabeledStatementTest.cs,
482         CodeLinePragmaTest.cs, CodeMemberMethodTest.cs, 
483         CodeMethodInvokeExpressionTest.cs, CodeMethodReferenceExpressionTest.cs,
484         CodeNamespaceImportTest.cs, CodeNamespaceTest.cs, 
485         CodeObjectCreateExpressionTest.cs, 
486         CodeParameterDeclarationExpressionTest.cs,
487         CodePropertyReferenceExpressionTest.cs, CodeRegionDirectiveTest.cs,
488         CodeSnippetCompileUnitTest.cs, CodeSnippetExpressionTest.cs,
489         CodeSnippetStatementTest.cs, CodeSnippetTypeMemberTest.cs,
490         CodeStatementCollectionTest.cs, CodeTypeConstructorTest.cs,
491         CodeTypeParameterTest.cs, CodeTypeOfExpressionTest.cs,
492         CodeTypeReferenceExpressionTest.cs, 
493         CodeVariableDeclarationStatementTest.cs,
494         CodeVariableReferenceExpressionTest.cs
495
496 2005-10-24  Gert Driesen  <drieseng@users.sourceforge.net>
497
498         * System_test.dll.sources: Added CodeArgumentReferenceExceptionTest.cs,
499         CodeArrayCreateExpressionTest.cs, CodeAttachEventStatementTest.cs,
500         CodeAttributeArgumentTest.cs, CodeAttributeDeclarationTest.cs.
501
502 2005-10-18  Gert Driesen  <drieseng@users.sourceforge.net>
503
504         * System_test.dll.sources: Added HttpWebRequestElementTest.cs
505         from Test/System.Net.Configuration.
506
507 2005-10-07  Gert Driesen  <drieseng@users.sourceforge.net>
508
509         * System_test.dll.sources: Added CodeGeneratorTypeOutputTest.cs
510         from Test/Microsoft.CSharp.
511
512 2005-10-05  Atsushi Enomoto  <atsushi@ximian.com>
513
514         * System.dll.sources: added System.Net/AuthenticationSchemes.cs.
515
516 2005-09-23  Chris Toshok  <toshok@ximian.com>
517
518         * System.dll.sources: remove the System.Configuration.Property/*
519
520         * System.Configuration.Property/*: move to ../System.Configuration
521         where it belongs.
522
523 2005-09-19  Chris Toshok  <toshok@ximian.com>
524
525         * System.Configuration/ProviderBase.cs: nuke this - it's in
526         System.Configuration.Provider.
527
528         * System/InvalidDataException.cs: move this to System.IO, where it
529         belongs.
530         
531         * System.dll.sources: track movement of InvalidDataException.cs
532         and removal of ProviderBase.cs
533
534 2005-09-19  Gert Driesen <drieseng@users.sourceforge.net>
535
536         * System_test.dll.sources: Added TypeConverterTest.cs and
537         PropertyDescriptorCollection.cs.
538
539 2005-09-04  David Waite  <mass@akuma.org>
540
541         * System.dll.sources, System_test.dll.sources: Added LinkedList.cs,
542         LinkedListNode.cs and LinkedListTest.cs
543
544 2005-08-28 Gert Driesen <drieseng@users.sourceforge.net>
545
546         * System_test.dll.sources: Added DateTimeConverterTests.cs.
547
548 2005-08-23  Raja R Harinath  <rharinath@novell.com>
549
550         * System.dll.sources: Update.
551
552 2005-08-18 Gert Driesen <drieseng@users.sourceforge.net>
553
554         * System_test.dll.sources: Added DecimalConverterTests.cs,
555         DoubleConverterTests.cs, Int64ConverterTests.cs, SByteConverterTests.cs
556         SingleConverterTests.cs, UInt16ConverterTests.cs, 
557         UInt32ConverterTests.cs, UInt64ConverterTests.cs.
558
559 2005-08-16 Gert Driesen <drieseng@users.sourceforge.net>
560
561         * System_test.dll.sources: Added ByteConverterTests.cs,
562         Int16ConverterTests.cs and Int32ConverterTests.cs.
563         * Makefile: We also need to reference System.Drawing assembly to
564         build test assembly.
565
566 2005-08-16 Gert Driesen <drieseng@users.sourceforge.net>
567
568         * System_test.dll.sources: Added ToolboxItemAttributeTests.cs from
569         System.ComponentModel.
570
571 >>>>>>> .r48427
572 2005-07-24 Gert Driesen <drieseng@users.sourceforge.net>
573
574         * System_test.dll.sources: Added CodeTypeDelegateTest.cs from
575         System.CodeDom.
576
577 2005-07-21 Gert Driesen <drieseng@users.sourceforge.net>
578
579         * System_test.dll.sources: Added CodeGeneratorTest.cs from
580         System.CodeDom.Compiler.
581
582 2005-07-21 Gert Driesen <drieseng@users.sourceforge.net>
583
584         * System_test.dll.sources: Added CodeGeneratorFromTypeTestBase.cs
585         and CodeGeneratorTestBase.cs from System.CodeDom.Compiler.
586
587 2005-06-28 Gert Driesen <drieseng@users.sourceforge.net>
588
589         * System_test.dll.sources: Added CodeTypeReferenceTest.cs from
590         System.CodeDom.
591
592 2005-06-27 Gert Driesen <drieseng@users.sourceforge.net>
593
594         * System_test.dll.sources: Added CodeGeneratorFromExpressionTest.cs
595         from Microsoft.VisualBasic.
596
597 2005-06-27 Gert Driesen <drieseng@users.sourceforge.net>
598
599         * System_test.dll.sources: Added CodeMemberPropertyTest.cs from
600         System.CodeDom.
601
602 2005-06-25 Gert Driesen <drieseng@users.sourceforge.net>
603
604         * System_test.dll.sources: Added CodeMemberFieldTest.cs from
605         System.CodeDom.
606
607 2005-06-25 Gert Driesen <drieseng@users.sourceforge.net>
608
609         * System_test.dll.sources: Added CodeGeneratorFromTypeTest.cs from
610         Microsoft.VisualBasic.
611
612 2005-06-25 Gert Driesen <drieseng@users.sourceforge.net>
613
614         * System_test.dll.sources: Added CodeGeneratorTestBase.cs and
615         CodeGeneratorFromCompileUnitTest.cs from Microsoft.VisualBasic.
616
617 2005-06-22 Gonzalo Paniagua Javier <gonzalo@ximian.com>
618
619         * Makefile: added reference to Mono.Security.dll when building the
620         tests.
621
622 2005-06-22  Sebastien Pouliot  <sebastien@ximian.com> 
623
624         * Makefile: Removed LIB_MCS_FLAGS for referencing corlib and added the
625         __SECURITY_BOOTSTRAP_DB export. This will allow the work on #74975 to
626         continue and shouldn't cause any harm to Linux or Cygwin builds.
627
628 2005-06-15  Lluis Sanchez Gual <lluis@novell.com>
629
630         * System.dll.sources: Added ProviderBase.cs.
631         
632 2005-06-14  Lluis Sanchez Gual <lluis@novell.com>
633
634         * System.dll.sources: Removed some files that have been moved to the
635         new System.Configuration assembly.
636         * Makefile: Handle the cyclic dependency with the new
637         System.Configuration assembly.
638
639 2005-05-30  Gert Driesen <drieseng@users.sourceforge.net>
640
641         * System_test.dll.sources: Added CSharpCodeProviderTest.cs
642
643 2005-05-28  Kornél Pál <kornelpal@hotmail.com>
644
645         * System_test.dll.sources: Added TimerTest.cs.
646
647 2005-05-20  Sebastien Pouliot  <sebastien@ximian.com>
648
649         * System_test.dll.sources: Added new CAS unit tests for NetworkStream,
650         Socket and TcpClient to the build (stack propagation in async calls).
651
652 2005-05-20  Raja R Harinath  <rharinath@novell.com>
653
654         * System_test.dll.sources: Add
655         System.Text.RegularExpressions/RegexReplace.cs.
656
657         * System.dll.sources: Update to reflect split-up of
658         System.Text.RegularExpressions/match.cs.
659
660 2005-05-19  Sebastien Pouliot  <sebastien@ximian.com>
661
662         * Makefile: Do not report Obsolete warnings when compiling unit tests.
663         * System_test.dll.sources: Added new CAS unit tests to the build.
664
665 2005-05-13  Atsushi Enomoto  <atsushi@ximian.com>
666
667         * System_test.dll.sources,
668           System.dll.sources: generic Queue.cs and Stack.cs are now in System.
669
670 2005-03-14  Raja R Harinath  <rharinath@novell.com>
671
672         * Makefile (NO_INSTALL): Define during the first pass.
673
674 2005-03-04  Lluis Sanchez Gual <lluis@novell.com>
675
676         * System.dll.sources: Added OrderedDictionary.cs.
677
678 2005-02-22  Sureshkumar T  <tsureshkumar@novell.com>
679
680         * System.dll.sources: Added files.
681         System.Configuration/ConnectionStringSettingsCollection.cs
682         System.Configuration/ConnectionStringSettings.cs
683
684 2005-02-17 Gonzalo Paniagua Javier <gonzalo@ximian.com>
685
686         * System.dll.sources: added CodeDomConfigurationHandler.
687
688 2005-02-03  Raja R Harinath  <rharinath@novell.com>
689
690         * Makefile (TEST_RESOURCES): New.
691         (EXTRA_DISTFILES): Distribute them.
692
693 2005-02-02  Ben Maurer  <bmaurer@ximian.com>
694
695         * Makefile: Embed the uri stuff as a resource.
696
697 2005-01-24  Raja R Harinath  <rharinath@novell.com>
698
699         Add circular dependency on System.Security.dll.
700         * Makefile (XML_DEP, XML_DEP_FILE): Rename from CYCLIC_DEP and
701         CYCLIC_DEP_FILE. 
702         (SECURITY_DEP, SECURITY_DEP_FILE): Parallel defines for expressing
703         cyclic dependency on System.Security.dll.  Defined only in NET2.0
704         related profiles.
705         (CYCLIC_DEPS, CYCLIC_DEP_FILES): New.  Used to detect which of the
706         dependencies are present.
707         (echo-warning, LIB_MCS_FLAGS): Update to reflect new circular
708         dependencies.
709
710 2005-01-20  Miguel de Icaza  <miguel@ximian.com>
711
712         * Add a couple more -nowarns when compiling tests. 
713
714 2005-01-17  Raja R Harinath  <rharinath@novell.com>
715
716         * Makefile ($(test_lib).config): New.  Create it when test library
717         is built.
718         (CLEAN_FILES): Remove it.
719         (test-recursive,clean-recursive): Delete.
720
721 2005-01-14  Jonathan Pryor (jonpryor@vt.edu)
722
723         * Makefile: Add test-recursive and clean-recursive targets.  Test-recursive
724           creates a Syste_test_PROFILE.dll.config file, required for the Switch
725           regression tests, and clean-recursive cleans up this file.
726         * System_test_default.dll.config, System_test.dll.config: Delete.  These are
727           no longer necessary as the appropriate file is generated in test-recursive.
728
729 2005-01-10  Lluis Sanchez Gual <lluis@novell.com>
730
731         * System.dll.sources: Added new file:
732                 System.ComponentModel/BindingDirection.cs
733
734 2004-12-26  Zoltan Varga  <vargaz@freemail.hu>
735
736         * System.IO.Ports/ChangeLog: New file.
737
738 2004-12-21  Chris Toshok  <toshok@ximian.com>
739
740         * System.dll.sources: add System.IO.Ports/*.
741
742         * System.IO.Ports/SerialPort.cs,
743         System.IO.Ports/SerialReceivedEventArgs.cs,
744         System.IO.Ports/SerialPinChangedEventArgs.cs,
745         System.IO.Ports/SerialErrorEventArgs.cs: initial import of the
746         System.IO.Ports stuff.
747
748 2004-12-01 Gonzalo Paniagua Javier <gonzalo@ximian.com>
749
750         * System_test.dll.sources: added CookieContainerTest.cs.
751
752 2004-11-19  Raja R Harinath  <rharinath@novell.com>
753
754         * Makefile (USE_BOOT_COMPILE): Re-organize to use BOOT_COMPILE
755         during the first pass.
756         (BOOTSTRAP_MCS): Use mscorlib.dll from the net_2_0 profile.
757
758 2004-11-18  Lluis Sanchez Gual <lluis@novell.com>
759
760         * System.dll.sources: Added new files:
761                 System.Configuration/ProviderSettings.cs
762                 System.Configuration/ProviderSettingsCollection.cs
763                 System.Configuration.Provider/ProviderBase.cs
764
765 2004-11-15  Lluis Sanchez Gual <lluis@novell.com>
766
767         * System.dll.sources: Added new files:
768                 System.Configuration/TimeSpanConfigurationProperty.cs
769                 System.Configuration/TimeSpanPropertyFlags.cs
770                 System.Configuration/TimeSpanSerializedFormat.cs
771         
772 2004-11-09  Lluis Sanchez Gual <lluis@novell.com>
773
774         * System.dll.sources: Added new files:
775                 System.Configuration/NonEmptyStringConfigurationProperty.cs
776                 System.Configuration/NonEmptyStringFlags.cs
777
778 2004-11-04  Lluis Sanchez Gual <lluis@novell.com>
779
780         * System.dll.sources: Added new files:
781                 System.Configuration/ConfigInfo.cs
782                 System.Configuration/IntegerConfigurationProperty.cs
783                 System.Configuration/RuntimeOnlySection.cs
784                 System.Configuration/SectionInfo.cs
785                 System.Configuration/SectionGroupInfo.cs
786
787 2004-09-21  Raja R Harinath  <rharinath@novell.com>
788
789         * Makefile (lib_file) [PROFILE=net_2_0]: New test.  Use
790         net_2_0_bootstrap libraries if necessary.
791         ($(the_lib)): Don't depend on a phony target.  Move 'echo-warning' ...
792         (all-local): ... here.  Will now warn unnecessarily, but is better
793         than rebuilding the library each time.
794
795 2004-09-20  Gert Driesen <drieseng@users.sourceforge.net>
796
797         * System.dll.sources: Moved ReadOnlyCollection.cs and Collection.cs
798         from corlib to System.Collections.Generic in System assembly
799
800 2004-09-13  Tim Coleman <tim@timcoleman.com>
801         * System.dll.sources: Add new classes in System.Net.Security and 
802                 System.Security.Authentication for Fx 2.0
803
804 2004-09-12  Gert Driesen <drieseng@users.sourceforge.net>
805
806         * System.dll.sources: removed duplicate entry for System.Net.
807         Configuration.WebRequestModuleHandler
808
809 2004-09-11  Sebastien Pouliot  <sebastien@ximian.com>
810
811         * System_test.dll.sources: Added unit tests for System.Diagnostics.
812         EventLogPermission and PerformanceCounterPermission.
813
814 2004-09-10  Sebastien Pouliot  <sebastien@ximian.com>
815
816         * System_test.dll.sources: Added PermissionHelper to the build.
817         * System_test.dll.sources: Added unit tests for System.Security.
818         Permissions.ResourcePermissionBase and ResourcePermissionBaseEntry, 
819         System.Web.AspNetHostingPermission and AspNetHostingPermissionAttribute.
820
821 2004-09-10  Tim Coleman <tim@timcoleman.com>
822         * System.dll.sources: Add System.Net.Cache, System.Net.Configuration,
823                 System.Net.Mail, System.Configuration classes
824
825 2004-09-09  Tim Coleman <tim@timcoleman.com>
826         * System.dll.sources: Add new System.Net.Mail classes
827
828 2004-09-04  Tim Coleman <tim@timcoleman.com>
829         * System.dll.sources: Add System.Net.Mail and System.Net.Mime classes.
830
831 2004-09-03  Tim Coleman <tim@timcoleman.com>
832         * System.dll.sources: Add new class in System.Net
833
834 2004-08-16  Duncan Mak  <duncan@ximian.com>
835
836         * System.dll.sources: Added new classes in System.Configuration.
837
838 2004-07-14  Atsushi Enomoto  <atsushi@ximian.com>
839
840         * System.dll.sources:
841           Added IChangeTracking.cs and IRevertibleChangeTracking.cs
842
843 2004-07-09  LLuis Sanchez Gual  <lluis@novell.com>
844
845         * System.dll.sources: Added files
846                 System.ComponentModel/AsyncCompletedEventArgs.cs
847                 System.ComponentModel/AsyncCompletedEventHandler.cs
848
849 2004-07-02  Raja R Harinath  <rharinath@novell.com>
850
851         * Makefile (LIBRARY_USE_INTERMEDIATE_FILE): Define.
852
853 2004-06-13  Gert Driesen <drieseng@users.sourceforge.net>
854
855         * System_test.dll.sources: Added IndentedTextWriterTest to unit
856         tests
857
858 2004-06-10  Raja R Harinath  <rharinath@novell.com>
859
860         * Makefile (LIBRARY_COMPILE): Define only if 'USE_BOOT_COMPILE' is
861         defined.  Don't conflate building a non-Xml temporary System.dll
862         with building System.dll for bootstrapping mcs.
863
864 2004-06-09  Raja R Harinath  <rharinath@novell.com>
865
866         * Makefile (CYCLIC_DEP_FILE): New.  Used to detect if
867         System.Xml.dll is present.
868         (SECOND_PASS): Remove.
869
870 2004-06-05  Sebastien Pouliot  <sebastien@ximian.com>
871
872         * System_test.dll.sources: Added X509CertificateCollectionTest
873         to the unit tests.
874
875 2004-06-03  Atsushi Enomoto  <atsushi@ximian.com>
876
877         * Makefile : add run-test-ondotnet target support.
878
879 2004-05-24  Raja R Harinath  <rharinath@novell.com>
880
881         * Makefile (EXTRA_FLAGS): Remove.
882         (LIBRARY_COMPILE) [!HAVE_SYSTEM_XML]: Use $(BOOT_COMPILE) for
883         non-Xml first build.
884         (all-local) [!SECOND_PASS]: Simplify.
885
886 2004-05-10  Raja R Harinath  <rharinath@novell.com>
887
888         * Makefile (install-local,test-local,run-test-local,clean-local):
889         Make cyclic-dependency safe.
890
891 2004-05-07  Raja R Harinath  <rharinath@novell.com>
892
893         * Makefile (all-local) [SECOND_PASS]: Rewrite to use 'make' itself
894         to determine out-of-date-ness.  (This fixes an unlogged change.)
895         (install-local,test-local,run-test-local,clean-local): Collapse
896         near-identical rules.
897
898 2004-05-07  Raja R Harinath  <rharinath@novell.com>
899
900         * Makefile (all-local): Built first pass with BOOT_COMPILE.
901
902 2004-04-26  Jackson Harper  <jackson@ximian.com>
903
904         * Makefile: Use new $(PROFILE) directory to search for cyclical
905         dependancy.
906         
907 2004-04-16  Lluis Sanchez Gual <lluis@ximian.com>
908
909         * System_test.dll.sources: Added 
910                 System.ComponentModel/TypeDescriptorTests.cs.
911
912 2004-04-14  Lluis Sanchez Gual <lluis@ximian.com>
913
914         * System.dll.sources: Added 
915                 System.ComponentModel/ReflectionEventDescriptor.cs,
916                 System.ComponentModel/ReflectionPropertyDescriptor.cs.
917
918 2004-03-17  Ivan Hamilton <ivan@chimerical.com.au>
919
920         * System.dll.sources: Added System/System.ComponentModel.Design
921         /RuntimeLicenseContext.cs
922         * System_test.dll.sources : Added System.ComponentModel
923         /LicenseManagerTests.cs
924
925 2004-03-11  Zoltan Varga  <vargaz@freemail.hu>
926
927         * Makefile (all-local): Fix for non-bash shells.
928
929 2004-02-26  Sebastien Pouliot  <sebastien@ximian.com>
930
931         * System.dll.sources: Added System.Net/DefaultCertificatePolicy.cs to 
932         the build.
933
934 2004-02-04  Marek Safar <marek.safar@seznam.cz>
935
936         * Makefile: Build System.dll in two steps. Because of the circular
937         dependency with System.XML.dll.
938
939 2004-01-21  Atsushi Enomoto  <atsushi@ximian.com>
940
941         * System_test.dll.sources : Added CodeGeneratorIdentifierTest.cs
942
943 2004-01-16  Gonzalo Paniagua Javier <gonzalo@ximian.com>
944
945         * System.dll.sources: added new files.
946
947         * System_test.dll.sources: added new test.
948
949 2004-01-01  Nick Drochak <ndrochak@gol.com>
950
951         * Makefile: Suppress warnings about multiple Regex defs and obsolete
952         calls in the test assembly.
953
954 2003-05-29  Nick Drochak <ndrochak@gol.com>
955
956         * System_test.dll.config: Nunit loads configs with the same name as the
957         test assembly. This is for the Swithes test.
958
959 2003-12-08  Atsushi Enomoto  <atsushi@ximian.com>
960
961         * System_test.dll.sources : Added UriTest2.cs
962
963 2003-11-18  Todd Berman  <tberman@gentoo.org>
964
965         * System.dll.sources: Added IOrderedDictionary.cs
966
967 2003-11-12  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
968
969         * System.dll.sources: Added some new class files
970
971 2003-09-04  Duncan Mak  <duncan@ximian.com>
972
973         * System_test.dll.sources: Add new test, ListDictionaryTest.cs.
974
975 2003-08-31 Alexandre Pigolkine <pigolkine@gmx.de>
976
977         * System_test.dll.sources       new test added
978
979 2003-07-27  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
980
981         * System.dll.sources: SRDescriptionAttribute.cs moved
982
983 2003-07-21  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
984
985         * README: removed (contained only obsolete build instructions)
986
987 2003-07-21  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
988
989         * System.dll.sources: EventLogImpl.cs added
990
991 2003-07-18  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
992
993         * System.dll.sources: AlphabeticalEnumConverter.cs, SRDescriptionAttribute.cs added
994
995 2003-07-18  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
996
997         * System.dll.sources: Assembly/Locale.cs added, Globalization.Locale.cs removed
998
999 2003-07-18  Peter Williams  <peter@newton.cx>
1000
1001         * Makefile (EXTRA_DISTFILES): Oops, NUnit.Prefs is not
1002         a distable file.
1003         (EXTRA_DISTFILES): A few more.
1004
1005 2003-07-17  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
1006
1007         * System.dll.sources: Assembly/Consts.cs added
1008
1009 2003-07-16  Peter Williams  <peter@newton.cx>
1010
1011         * Makefile (SCARY_LIB): Flip around since what was bootstrap
1012         is now default.
1013
1014 2003-07-14  Jerome Laban <jlaban@wanadoo.fr>
1015
1016         * System.dll.sources: Added NetConfigurationHandler.cs,
1017         NetConfig.cs, IPv6MulticastOption.cs
1018
1019 2003-07-10  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
1020
1021         * list.unix: Added AssemblyInfo.cs
1022
1023 2003-07-10  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
1024
1025         * list.unix: Removed System.Net/ProxyUseType.cs, System.Net/WebStatus.cs
1026
1027 2003-07-06  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
1028
1029         * list.unix: Add VBCodeGenerator.cs, VBCodeProvider.cs
1030
1031 2003-07-05  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
1032
1033         * list.unix: Add CodeParser.cs, Executor.cs, removed CompilerOptions.cs
1034
1035 2003-07-05  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
1036
1037         * list.unix: Add WebPermission.cs, WebPermissionAttribute.cs
1038
1039 2003-05-29  Nick Drochak <ndrochak@gol.com>
1040
1041         * makefile.gnu: turn on debug since it works again.
1042
1043 2003-05-21  Ben Maurer <bmaurer@users.sourceforge.net>
1044
1045         * StringWriter.cs: Fixed bug #43379 "Missing WebException.Response
1046         property."
1047
1048 2003-03-30  Martin Willemoes Hansen <mwh@sysrq.dk>
1049
1050         * Stubed rest of System.ComponentModel
1051
1052 2003-03-29  Martin Willemoes Hansen <mwh@sysrq.dk>
1053
1054         * System.ComponentModel.Design.Serialization
1055           Removed references to System.Web namespaces
1056
1057 2003-03-29  Martin Willemoes Hansen <mwh@sysrq.dk>
1058
1059         * Stubed System.ComponentModel/LicenseContext.cs
1060         * Stubed System.ComponentModel/LicenseUsageMode.cs
1061         * Stubed rest of System.ComponentModel.Design
1062
1063 2003-03-29  Martin Willemoes Hansen <mwh@sysrq.dk>
1064
1065         * Stubed System.ComponentModel/InheritanceAttribute.cs
1066         * Stubed System.ComponentModel/InheritanceLevel.cs
1067         * Stubed System.ComponentModel.Design/IDesignerFilter.cs
1068         * Stubed System.ComponentModel.Design/IInheritanceService.cs
1069
1070 2003-03-27  Martin Willemoes Hansen <mwh@sysrq.dk>
1071
1072         * Stubed rest of System.ComponentModel.Design.Serialization
1073
1074 2003-03-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
1075
1076         * list.unix: added RunInstallerAttribute.cs
1077
1078 2003-02-18  Alan Tam <Tam@SiuLung.com>
1079
1080         * list.unix (): Add DesignerCategoryAttribute.cs
1081
1082 2003-01-10  Duncan Mak  <duncan@ximian.com>
1083
1084         * list.unix (CSharpCodeCompiler): Add
1085         Microsoft.Charp.CSharpCodeCompiler for Sean Kasun.
1086
1087 2002-12-10  Jeroen Janssen <japj@darius.demon.nl>
1088         
1089         * updated .build file(s) to correctly contain required buildfile 
1090           attribute for nant
1091
1092 2002-12-07 Jackson Harper <jackson@latitudegeo.com>
1093
1094         * list list.unix: Put CSharpCodeGenerator.cs back in build
1095
1096 2002-12-07 Jackson Harper <jackson@latitudegeo.com>
1097
1098         * list list.unix: Removed Compiler classes that are being moved to their own assembly
1099
1100 2002-12-05 Alejandro Sánchez Acosta  <raciel@gnome.org>
1101
1102         * list.unix: updated.
1103
1104 2002-11-30 Alejandro Sánchez Acosta  <raciel@es.gnu.org>
1105
1106         * list.unix: Changed.
1107         * System.ComponentModel.Design: Added
1108
1109 2002-11-11 Tim Coleman <tim@timcoleman.com>
1110         * list.unix:
1111         * list:
1112         * System.ComponentModel/DesignTimeVisibleAttribute.cs:
1113                 Add new class
1114
1115 2002-11-06 Jackson Harper <jackson@latitudegeo.com>
1116
1117         * list.unix: Added Microsoft.CSharp/Compiler.cs to build
1118         
1119 2002-11-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
1120
1121         * list.unix: added new files.
1122
1123 2002-11-04  Tim Coleman <tim@timcoleman.com>
1124         * System.ComponentModel/RefreshProperties.cs:
1125         * System.ComponentModel/RefreshPropertiesAttribute.cs:
1126                 Add new classes
1127
1128 2002-11-02  Duncan Mak  <duncan@ximian.com>
1129
1130         * list.unix: Added InvalidEnumArgumentException.
1131
1132 2002-10-31  Dick Porter  <dick@ximian.com>
1133
1134         * list.unix: Added MonoIO and MonoIOError to the build
1135
1136 2002-10-29  Daniel Morgan <danmorg@sc.rr.com>
1137
1138         * System.ComponentModel/PropertyDescriptor.cs: added
1139         missing abstract methods and properties
1140
1141         * System.ComponentModel/DerivedPropertyDescriptor.cs: implemented
1142         SetValue and added stubs for missing methods and properties
1143         
1144 2002-10-03  Gonzalo Paniagua Javier <gonzalo@ximian.com>
1145
1146         * list.unix: added new files in System.Configuration.
1147
1148 2002-10-02  Gonzalo Paniagua Javier <gonzalo@ximian.com>
1149
1150         * list.unix: added new files.
1151
1152 2002-08-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>
1153
1154         * System.ComponentModel/Component.cs:
1155         * System.ComponentModel/ComponentCollection.cs:
1156         * System.ComponentModel/Container.cs:
1157         * System.ComponentModel/MarshalByValueComponent.cs:
1158         * System.Diagnostics/Process.cs:
1159         * System.Diagnostics/TextWriterTraceListener.cs:
1160         * System.IO/FileSystemWatcher.cs:
1161         IDisposable fixes.
1162
1163 2002-08-15  Tim Coleman <tim@timcoleman.com>
1164         * list.unix: Added System.IO files.
1165
1166 2002-07-29  Gonzalo Paniagua Javier <gonzalo@ximian.com>
1167
1168         * list:
1169         * list.unix: added EnumConverter.cs
1170
1171 2002-07-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>
1172
1173         * list:
1174         * list.unix: added DerivedPropertyDescriptor.cs
1175
1176 2002-07-22  Tim Coleman <tim@timcoleman.com>
1177         * list.unix: Added new file
1178                 System.ComponentModel.RecommendedAsConfigurableAttribute.cs
1179                 to build on unix.
1180
1181 2002-07-22  Tim Coleman <tim@timcoleman.com>
1182         * list.unix: Added files to the build for linux
1183                 System.ComponentModel.BindableAttribute.cs,
1184                 System.ComponentModel.BindableSupport.cs,
1185                 System.ComponentModel.ExpandableObjectConverter.cs,
1186                 System.ComponentModel.NotifyParentPropertyAttribute.cs,
1187                 System.ComponentModel.ToolboxItemAttribute.cs,
1188
1189 2002-07-22  Tim Coleman <tim@timcoleman.com>
1190         * list.unix: Added System.ComponentModel/DefaultEventAttribute.cs
1191                 and System.ComponentModel.DefaultProperty.cs to build
1192
1193
1194 2002-06-20  Gonzalo Paniagua Javier <gonzalo@ximian.com>
1195
1196         * System.build: removed System.Drawing.dll dependency.
1197
1198 2002-06-15  Gonzalo Paniagua Javier <gonzalo@ximian.com>
1199
1200         * System.build: referenced System.Drawing.dll.
1201
1202 2002-05-12  Lawrence Pit <loz@cable.a2000.nl>
1203
1204         * System.Security.Cryptography.X509Certificates: directory added
1205         
1206 2002-05-09  Rodrigo Moya <rodrigo@ximian.com>
1207
1208         * System.build: don't exclude anymore excluded files in
1209         System.ComponentModel. They compile on Linux, so they might also
1210         on Windows.
1211
1212 2002-05-05  Gonzalo Paniagua Javier <gonzalo@ximian.com>
1213
1214         * System.build: excluded EventDescriptor.cs, 
1215         EventDescriptorCollection.cs and ICustomTypeDescriptor.cs.
1216
1217 2002-04-08  Nick Drochak  <ndrochak@gol.com>
1218
1219         * System.build: Build System.dll with mono's corlib.dll and 
1220         System.Xml.dll.
1221
1222 2002-01-23  Dick Porter  <dick@ximian.com>
1223
1224         * System.build: Start build System.Net.Sockets.Socket.cs,
1225         TcpClient.cs and TcpListener.cs
1226
1227 2001-12-07  Nick Drochak <ndrochak@gol.com>
1228
1229         * ChangeLog: Add the change log to this directory
1230
1231         * System.build: Add dependancy on linux target to test target. Need to 
1232         have the dll before we can test it, right?  Plus it encourages others 
1233         to try 'make test'.
1234