* Uri.cs: Implemented ctor UriTest (baseUri, relativeUri)
[mono.git] / mcs / class / System / ChangeLog
1 2002-05-12  Lawrence Pit <loz@cable.a2000.nl>
2
3         * System.Security.Cryptography.X509Certificates: directory added
4         
5 2002-05-09  Rodrigo Moya <rodrigo@ximian.com>
6
7         * System.build: don't exclude anymore excluded files in
8         System.ComponentModel. They compile on Linux, so they might also
9         on Windows.
10
11 2002-05-05  Gonzalo Paniagua Javier <gonzalo@ximian.com>
12
13         * System.build: excluded EventDescriptor.cs, 
14         EventDescriptorCollection.cs and ICustomTypeDescriptor.cs.
15
16 2002-04-08  Nick Drochak  <ndrochak@gol.com>
17
18         * System.build: Build System.dll with mono's corlib.dll and 
19         System.Xml.dll.
20
21 2002-01-23  Dick Porter  <dick@ximian.com>
22
23         * System.build: Start build System.Net.Sockets.Socket.cs,
24         TcpClient.cs and TcpListener.cs
25
26 2001-12-07  Nick Drochak <ndrochak@gol.com>
27
28         * ChangeLog: Add the change log to this directory
29
30         * System.build: Add dependancy on linux target to test target. Need to 
31         have the dll before we can test it, right?  Plus it encourages others 
32         to try 'make test'.
33