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