ChangeLog 992 B

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