System.dll.sources: Added System.IO.Ports.SerialPortStream.cs to fix build.
authorKornél Pál <kornelpal@gmail.com>
Wed, 22 Feb 2006 12:53:38 +0000 (12:53 -0000)
committerKornél Pál <kornelpal@gmail.com>
Wed, 22 Feb 2006 12:53:38 +0000 (12:53 -0000)
svn path=/trunk/mcs/; revision=57154

mcs/class/System/ChangeLog
mcs/class/System/System.dll.sources

index 6b2f297d0f7aee922e72d0156eae846fe7eb8f0e..00e8188d4d7799565ada239dbd406d400b1cab39 100644 (file)
@@ -1,3 +1,8 @@
+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 
index 6f49fd6df447c4309debf99ebc1c59fe3897bfd9..7f9249d98fc8d55c846d534401f6d3cd70b75d9b 100644 (file)
@@ -485,6 +485,7 @@ System.IO.Ports/Parity.cs
 System.IO.Ports/SerialErrorEventArgs.cs
 System.IO.Ports/SerialPinChangedEventArgs.cs
 System.IO.Ports/SerialPort.cs
+System.IO.Ports/SerialPortStream.cs
 System.IO.Ports/SerialReceivedEventArgs.cs
 System.IO.Ports/StopBits.cs
 System.IO/RenamedEventArgs.cs