2002-10-03 Dick Porter <dick@ximian.com>
[mono.git] / mcs / class / System / ChangeLog
index 6cd38ac7076a265d3538c4fb38fea0d14320407a..a62aadfe4b2613bd469333a8c8b028000a736fa7 100644 (file)
@@ -1,3 +1,71 @@
+2002-10-03  Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * list.unix: added new files in System.Configuration.
+
+2002-10-02  Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * list.unix: added new files.
+
+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.
+
+2002-08-15  Tim Coleman <tim@timcoleman.com>
+       * list.unix: Added System.IO files.
+
+2002-07-29  Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * list:
+       * list.unix: added EnumConverter.cs
+
+2002-07-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * list:
+       * list.unix: added DerivedPropertyDescriptor.cs
+
+2002-07-22  Tim Coleman <tim@timcoleman.com>
+       * list.unix: Added new file
+               System.ComponentModel.RecommendedAsConfigurableAttribute.cs
+               to build on unix.
+
+2002-07-22  Tim Coleman <tim@timcoleman.com>
+       * list.unix: Added files to the build for linux
+               System.ComponentModel.BindableAttribute.cs,
+               System.ComponentModel.BindableSupport.cs,
+               System.ComponentModel.ExpandableObjectConverter.cs,
+               System.ComponentModel.NotifyParentPropertyAttribute.cs,
+               System.ComponentModel.ToolboxItemAttribute.cs,
+
+2002-07-22  Tim Coleman <tim@timcoleman.com>
+       * list.unix: Added System.ComponentModel/DefaultEventAttribute.cs
+               and System.ComponentModel.DefaultProperty.cs to build
+
+
+2002-06-20  Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * System.build: removed System.Drawing.dll dependency.
+
+2002-06-15  Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * System.build: referenced System.Drawing.dll.
+
+2002-05-12  Lawrence Pit <loz@cable.a2000.nl>
+
+       * System.Security.Cryptography.X509Certificates: directory added
+       
+2002-05-09  Rodrigo Moya <rodrigo@ximian.com>
+
+       * System.build: don't exclude anymore excluded files in
+       System.ComponentModel. They compile on Linux, so they might also
+       on Windows.
+
 2002-05-05  Gonzalo Paniagua Javier <gonzalo@ximian.com>
 
        * System.build: excluded EventDescriptor.cs,