| 123456789101112131415161718192021222324252627282930313233 |
- 2002-05-12 Lawrence Pit <[email protected]>
- * System.Security.Cryptography.X509Certificates: directory added
-
- 2002-05-09 Rodrigo Moya <[email protected]>
- * System.build: don't exclude anymore excluded files in
- System.ComponentModel. They compile on Linux, so they might also
- on Windows.
- 2002-05-05 Gonzalo Paniagua Javier <[email protected]>
- * System.build: excluded EventDescriptor.cs,
- EventDescriptorCollection.cs and ICustomTypeDescriptor.cs.
- 2002-04-08 Nick Drochak <[email protected]>
- * System.build: Build System.dll with mono's corlib.dll and
- System.Xml.dll.
- 2002-01-23 Dick Porter <[email protected]>
- * System.build: Start build System.Net.Sockets.Socket.cs,
- TcpClient.cs and TcpListener.cs
- 2001-12-07 Nick Drochak <[email protected]>
- * ChangeLog: Add the change log to this directory
- * System.build: Add dependancy on linux target to test target. Need to
- have the dll before we can test it, right? Plus it encourages others
- to try 'make test'.
|