ChangeLog 759 B

123456789101112131415161718192021222324252627
  1. 2002-08-23 Gonzalo Paniagua Javier <[email protected]>
  2. * InternalBufferOverflowException.cs:
  3. * NotifyFilters.cs:
  4. * WatcherChangeTypes.cs: little fixes based on class status page.
  5. 2002-08-15 Tim Coleman <[email protected]>
  6. * ErrorEventArgs.cs:
  7. * ErrorEventHandler.cs:
  8. * FileSystemEventArgs.cs:
  9. * FileSystemEventHandler.cs:
  10. * FileSystemWatcher.cs:
  11. * InternalBufferOverflowException.cs:
  12. * IODescriptionAttribute.cs:
  13. * NotifyFilters.cs:
  14. * RenamedEventArgs.cs:
  15. * RenamedEventHandler.cs:
  16. * WaitForChangedResult.cs:
  17. * WatcherChangeTypes.cs:
  18. New stubs added.
  19. 2002-07-20 Dick Porter <[email protected]>
  20. * MonoIO.cs: Cut down copy of corlib/System.IO/MonoIO.cs, so it
  21. can be used from the System assembly but still not be exposed to
  22. users.