ChangeLog 1.1 KB

123456789101112131415161718192021222324252627282930313233
  1. 2001-12-21 Gaurav Vaish <[email protected]>
  2. * ApacheVersionInfo.cs - Dummy class, for later use.
  3. * FileAction.cs:
  4. * FileChangeEventHandler.cs:
  5. * FileChangeEventArgs.cs:
  6. * FileChangesMonitor.cs:
  7. * NativeFileChangeEventHandler.cs
  8. - To be used in System.Web/Http* classes.
  9. Initially needed for HttpRuntime
  10. * IISVersionInfo.cs - Some useful methods
  11. 2001-12-17 Gaurav Vaish <[email protected]>
  12. * UrlUtils.cs - Added functions Combine and Reduce
  13. 2001-12-16 Miguel de Icaza <[email protected]>
  14. * DataSourceHelper.cs, UrlUtils.cs: Set the correct namespace.
  15. 2001-11-30
  16. Gaurav Vaish <[email protected]>
  17. * DataSourceHelper.cs - Resolving DataSource objects
  18. 2001-11-09
  19. Gaurav Vaish <[email protected]>
  20. * UrlUtil.cs - Some basic functions
  21. 2001-11-08
  22. Gaurav Vaish <[email protected]>
  23. * Namespace - Created the namespace for commonly used,
  24. otherwise not available functions