فهرست منبع

System.dll.sources: Added System.IO.Ports.SerialPortStream.cs to fix build.

svn path=/trunk/mcs/; revision=57154
Kornél Pál 20 سال پیش
والد
کامیت
2e9743ecbe
2فایلهای تغییر یافته به همراه6 افزوده شده و 0 حذف شده
  1. 5 0
      mcs/class/System/ChangeLog
  2. 1 0
      mcs/class/System/System.dll.sources

+ 5 - 0
mcs/class/System/ChangeLog

@@ -1,3 +1,8 @@
+2006-02-22  Kornél Pál  <[email protected]>
+
+	* System.dll.sources: Added System.IO.Ports.SerialPortStream.cs
+	  to fix build.
+
 2005-02-02  Carlos Alberto Cortez <[email protected]>
 
 	* System.dll.sources: Add the recently added System.Net 2.0 

+ 1 - 0
mcs/class/System/System.dll.sources

@@ -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