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:
authorGonzalo Paniagua Javier <gonzalo.mono@gmail.com>2006-08-16 00:42:40 +0400
committerGonzalo Paniagua Javier <gonzalo.mono@gmail.com>2006-08-16 00:42:40 +0400
commitfc384a1caf91bbdce5bb79066160583d52c27c97 (patch)
tree353f02766de9c28270f261d246accd432a8d5ac2 /mcs/class/System/System.IO.Ports/ChangeLog
parentbfba54df6c47a51991daac9f4bda23f00371b36e (diff)
2006-08-15 Gonzalo Paniagua Javier <gonzalo@ximian.com>
* SerialPort.cs: allow settings StopBits.None. svn path=/trunk/mcs/; revision=63790
Diffstat (limited to 'mcs/class/System/System.IO.Ports/ChangeLog')
-rw-r--r--mcs/class/System/System.IO.Ports/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/mcs/class/System/System.IO.Ports/ChangeLog b/mcs/class/System/System.IO.Ports/ChangeLog
index b54138e95b4..22d7ce3e565 100644
--- a/mcs/class/System/System.IO.Ports/ChangeLog
+++ b/mcs/class/System/System.IO.Ports/ChangeLog
@@ -1,3 +1,7 @@
+2006-08-15 Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+ * SerialPort.cs: allow settings StopBits.None.
+
2006-08-14 Chris Toshok <toshok@ximian.com>
* SerialPort.cs: the paths returned by Directory.GetFiles have the