merge -r 60814:60815
[mono.git] / mcs / class / System / ChangeLog
index 0c115c25ee51c8f536f0daf86098dc4f1c5920c4..8b083be5ff73a36f1f28fe7eb24ec52e8af06b29 100644 (file)
@@ -1,3 +1,111 @@
+2006-05-10  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System_test.dll.sources : added ConnectionManagementSectionTest.cs
+         and WebRequestModulesSectionTest.cs.
+
+2006-05-10  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile : add -r:System.Configuration under net_2_0.
+
+2005-05-08  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * Makefile: Add -unsafe flag, since it is needed in
+       System.IO.Ports.WinSerialStream.
+
+2006-05-08  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.dll.sources : added SettingsBindableAttribute.cs.
+
+2006-05-06  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * System.dll.sources: Added new System.IO.Ports/ISerialStream.cs
+       file.
+       
+2006-04-28  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.dll.sources : added a bunch of missing sys.configuration
+         files.
+
+2006-04-27  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.dll.sources : added ClientSettingsSection.cs.
+
+2006-04-26  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.dll.sources : added ApplicationSettingsGroup.cs.
+
+2006-04-20  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * System_test.dll.sources: Added CodeGeneratorFromNamespaceTest.cs from
+       Microsoft.VisualBasic.
+
+2006-04-17  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.dll.sources : Added AsyncOperation.cs,
+         AsyncOperationManager.cs, BackgroundWorker.cs,
+         DoWorkEventHandler.cs, DoWorkEventArgs.cs,
+         RunWorkerCompletedEventArgs.cs and
+         RunWorkerCompletedEventHandler.cs.
+
+2006-04-06  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * System.dll.sources: Added System.IO.Ports/SerialSignal.cs.
+       
+2006-04-05  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.dll.sources : added SslPolicyErrors.cs.
+
+2006-04-05  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.dll.sources : added SortedDictionary.cs.
+       * System_test.dll.sources : added SortedDictionaryTest.cs.
+
+2006-04-04  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.dll.sources: added DataReceivedEventArgs.cs and
+         DataReceivedEventHandler.cs.
+       * System_test.dll.sources : added StopwatchTest.cs.
+
+2006-04-01  Zoltan Varga  <vargaz@gmail.com>
+
+       * System.dll.sources: Added System.Diagnostics/Stopwatch.cs.
+
+2006-03-30  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.dll.sources:
+         DownloadStringCompletedEventHandler.cs was missing.
+
+2006-03-28  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.dll.sources : added ProgressChangedEvent[Args|Handler] in
+         System.ComponentModel, and several WebClient event args in
+         System.Net.
+
+2006-03-09  Zoltan Varga  <vargaz@gmail.com>
+
+       * System.dll.sources: Added System.ComponentModel.Design.Serialization/
+       CodeDomSerializerException.cs.
+
+2006-02-28  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * System.dll.sources: Forgot to add inside System.IO.Ports:
+       SerialData.cs, SerialError.cs, SerialPinChange.cs
+
+2006-02-22  Kornél Pál  <kornelpal@hotmail.com>
+
+       * System.dll.sources: Added System.IO.Ports.SerialPortStream.cs
+         to fix build.
+
+2005-02-02  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * System.dll.sources: Add the recently added System.Net 2.0 
+       clases (FtpWebRequest, FtpWebResponse, FtpDataStream, FtpAsyncResult,
+       and also FtpStatusCode and WebRequestMethods).
+       
+2005-01-13  John Luke  <john.luke@gmail.com>
+
+       * System_test.dll.sources: add System.Net.Mail.SmtpClient tests
+       
 2006-01-09  Chris Toshok  <toshok@ximian.com>
 
        * Makefile (LIB_MCS_FLAGS): if we're building net_2_0, define