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:
authorPaolo Molaro <lupus@oddwiz.org>2007-04-11 17:43:24 +0400
committerPaolo Molaro <lupus@oddwiz.org>2007-04-11 17:43:24 +0400
commitc5bdf444a29f6aca4d3446d8649d4bfa8b60573c (patch)
tree9ae567375fb131444d4ede79c4fae18ce7583be7 /mcs/class/System/System.IO.Ports/ChangeLog
parentad2b5ce673d42be98aa2264383ce29fb5ad68ced (diff)
Wed Apr 11 15:40:55 CEST 2007 Paolo Molaro <lupus@ximian.com>
* WinSerialStream.cs: fixed logic for signal value check (bug #81342). svn path=/trunk/mcs/; revision=75610
Diffstat (limited to 'mcs/class/System/System.IO.Ports/ChangeLog')
-rw-r--r--mcs/class/System/System.IO.Ports/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mcs/class/System/System.IO.Ports/ChangeLog b/mcs/class/System/System.IO.Ports/ChangeLog
index bc5a2c037c1..a2240ee2e33 100644
--- a/mcs/class/System/System.IO.Ports/ChangeLog
+++ b/mcs/class/System/System.IO.Ports/ChangeLog
@@ -1,3 +1,8 @@
+
+Wed Apr 11 15:40:55 CEST 2007 Paolo Molaro <lupus@ximian.com>
+
+ * WinSerialStream.cs: fixed logic for signal value check (bug #81342).
+
2006-11-18 Jelle Hissink <Jelle.Hissink@C-it.nl>
* SerialPortStream.cs: Fix the parameters in Read, and also poll