2002-08-28 Gonzalo Paniagua Javier <gonzalo@ximian.com>
authorGonzalo Paniagua Javier <gonzalo.mono@gmail.com>
Wed, 28 Aug 2002 02:30:24 +0000 (02:30 -0000)
committerGonzalo Paniagua Javier <gonzalo.mono@gmail.com>
Wed, 28 Aug 2002 02:30:24 +0000 (02:30 -0000)
commit3e02dca4b6c871415bf440572a742e2dbb999863
tree0453fee58394095ded9a48f19e4a34b0e7d02bd6
parent6563dbd72cf784f5cd206b75dec95c064cb36c6b
2002-08-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* System.ComponentModel/Component.cs:
* System.ComponentModel/ComponentCollection.cs:
* System.ComponentModel/Container.cs:
* System.ComponentModel/MarshalByValueComponent.cs:
* System.Diagnostics/Process.cs:
* System.Diagnostics/TextWriterTraceListener.cs:
* System.IO/FileSystemWatcher.cs:
IDisposable fixes.

svn path=/trunk/mcs/; revision=7117
mcs/class/System/ChangeLog
mcs/class/System/System.ComponentModel/ChangeLog
mcs/class/System/System.ComponentModel/Component.cs
mcs/class/System/System.ComponentModel/ComponentCollection.cs
mcs/class/System/System.ComponentModel/Container.cs
mcs/class/System/System.ComponentModel/MarshalByValueComponent.cs
mcs/class/System/System.Diagnostics/ChangeLog
mcs/class/System/System.Diagnostics/Process.cs
mcs/class/System/System.Diagnostics/TextWriterTraceListener.cs
mcs/class/System/System.IO/ChangeLog
mcs/class/System/System.IO/FileSystemWatcher.cs