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