2004-01-27 Nick Drochak <ndrochak@ieee.org>
[mono.git] / mcs / class / System / System.IO / ChangeLog
index 18cedeccd22cc523d3851ced033dd55187674203..34b54eef895111cd81159db191d90817d2495325 100755 (executable)
@@ -1,3 +1,13 @@
+2004-01-27  Nick Drochak <ndrochak@ieee.org>
+
+       * FAMWatcher.cs:
+       * FileSystemWatcher.cs: Remove unused variables. Eliminates a couple of
+       build warnings.
+
+2004-01-26  Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * DefaultWatcher.cs: fixed condition for removal from the watches list.
+
 2004-01-26  Gonzalo Paniagua Javier <gonzalo@ximian.com>
 
        * DefaultWatcher.cs: check if the FileSystemWatcher is in WaitForChange