Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZoltan Varga <vargaz@gmail.com>2004-12-26 23:03:27 +0300
committerZoltan Varga <vargaz@gmail.com>2004-12-26 23:03:27 +0300
commit7f210f531ab1786f7fcd1f1ce613857b0876b1ba (patch)
treece41ca2fdc6a7225f3dec332e5d5f6c6e8fc4a4f /mcs/class/System/System.IO.Ports/ChangeLog
parenta191e8b84b7564528fe9f922ee9324376ef6865d (diff)
2004-12-26 Zoltan Varga <vargaz@freemail.hu>
* System.IO.Ports/ChangeLog: New file. svn path=/trunk/mcs/; revision=38093
Diffstat (limited to 'mcs/class/System/System.IO.Ports/ChangeLog')
-rw-r--r--mcs/class/System/System.IO.Ports/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/mcs/class/System/System.IO.Ports/ChangeLog b/mcs/class/System/System.IO.Ports/ChangeLog
new file mode 100644
index 00000000000..cdfe5ffcb88
--- /dev/null
+++ b/mcs/class/System/System.IO.Ports/ChangeLog
@@ -0,0 +1,3 @@
+2004-12-26 Zoltan Varga <vargaz@freemail.hu>
+
+ * System.IO.Ports/SerialPort.cs: Fix build under csc.