Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/System/System.IO/ChangeLog')
-rwxr-xr-xmcs/class/System/System.IO/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/mcs/class/System/System.IO/ChangeLog b/mcs/class/System/System.IO/ChangeLog
index 295f20cfe64..fe1c0f6a03b 100755
--- a/mcs/class/System/System.IO/ChangeLog
+++ b/mcs/class/System/System.IO/ChangeLog
@@ -1,3 +1,11 @@
+2003-03-17 Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+ * FileSystemWatcher.cs: added attributes and some more implementation.
+ Now only the guts left to do.
+
+ * FileSystemEventArgs.cs:
+ * RenamedEventArgs.cs: implemented a couple of properties.
+
2002-10-31 Dick Porter <dick@ximian.com>
* MonoIO.cs: Return the error status in a parameter, as the