2002-09-16 Gaurav Vaish <gvaish_mono@lycos.com>
[mono.git] / mcs / class / System / ChangeLog
1 2002-08-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>
2
3         * System.ComponentModel/Component.cs:
4         * System.ComponentModel/ComponentCollection.cs:
5         * System.ComponentModel/Container.cs:
6         * System.ComponentModel/MarshalByValueComponent.cs:
7         * System.Diagnostics/Process.cs:
8         * System.Diagnostics/TextWriterTraceListener.cs:
9         * System.IO/FileSystemWatcher.cs:
10         IDisposable fixes.
11
12 2002-08-15  Tim Coleman <tim@timcoleman.com>
13         * list.unix: Added System.IO files.
14
15 2002-07-29  Gonzalo Paniagua Javier <gonzalo@ximian.com>
16
17         * list:
18         * list.unix: added EnumConverter.cs
19
20 2002-07-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>
21
22         * list:
23         * list.unix: added DerivedPropertyDescriptor.cs
24
25 2002-07-22  Tim Coleman <tim@timcoleman.com>
26         * list.unix: Added new file
27                 System.ComponentModel.RecommendedAsConfigurableAttribute.cs
28                 to build on unix.
29
30 2002-07-22  Tim Coleman <tim@timcoleman.com>
31         * list.unix: Added files to the build for linux
32                 System.ComponentModel.BindableAttribute.cs,
33                 System.ComponentModel.BindableSupport.cs,
34                 System.ComponentModel.ExpandableObjectConverter.cs,
35                 System.ComponentModel.NotifyParentPropertyAttribute.cs,
36                 System.ComponentModel.ToolboxItemAttribute.cs,
37
38 2002-07-22  Tim Coleman <tim@timcoleman.com>
39         * list.unix: Added System.ComponentModel/DefaultEventAttribute.cs
40                 and System.ComponentModel.DefaultProperty.cs to build
41
42
43 2002-06-20  Gonzalo Paniagua Javier <gonzalo@ximian.com>
44
45         * System.build: removed System.Drawing.dll dependency.
46
47 2002-06-15  Gonzalo Paniagua Javier <gonzalo@ximian.com>
48
49         * System.build: referenced System.Drawing.dll.
50
51 2002-05-12  Lawrence Pit <loz@cable.a2000.nl>
52
53         * System.Security.Cryptography.X509Certificates: directory added
54         
55 2002-05-09  Rodrigo Moya <rodrigo@ximian.com>
56
57         * System.build: don't exclude anymore excluded files in
58         System.ComponentModel. They compile on Linux, so they might also
59         on Windows.
60
61 2002-05-05  Gonzalo Paniagua Javier <gonzalo@ximian.com>
62
63         * System.build: excluded EventDescriptor.cs, 
64         EventDescriptorCollection.cs and ICustomTypeDescriptor.cs.
65
66 2002-04-08  Nick Drochak  <ndrochak@gol.com>
67
68         * System.build: Build System.dll with mono's corlib.dll and 
69         System.Xml.dll.
70
71 2002-01-23  Dick Porter  <dick@ximian.com>
72
73         * System.build: Start build System.Net.Sockets.Socket.cs,
74         TcpClient.cs and TcpListener.cs
75
76 2001-12-07  Nick Drochak <ndrochak@gol.com>
77
78         * ChangeLog: Add the change log to this directory
79
80         * System.build: Add dependancy on linux target to test target. Need to 
81         have the dll before we can test it, right?  Plus it encourages others 
82         to try 'make test'.
83