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:
authorCarlos Alberto Cortez <calberto.cortez@gmail.com>2006-04-05 11:22:04 +0400
committerCarlos Alberto Cortez <calberto.cortez@gmail.com>2006-04-05 11:22:04 +0400
commit905eb264b8d14d34cce67a88f9d4e8dbfa20eccb (patch)
treebd0858af375405e4ee741342405e071e854cceae /mcs/class/System/System.IO.Ports/ChangeLog
parentf9183555d4cea352e257e00da895923ce37df605 (diff)
2006-04-05 Carlos Alberto Cortez <calberto.cortez@gmail.com>
* SerialPort.cs: Add protected Dispose method, and move the Close stuff there. svn path=/trunk/mcs/; revision=59051
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 ea49cb50aac..f49ee6e14ca 100644
--- a/mcs/class/System/System.IO.Ports/ChangeLog
+++ b/mcs/class/System/System.IO.Ports/ChangeLog
@@ -1,3 +1,8 @@
+2006-04-05 Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+ * SerialPort.cs: Add protected Dispose method, and move
+ the Close stuff there.
+
2006-04-04 Carlos Alberto Cortez <calberto.cortez@gmail.com>
* SerialPort.cs: Re-arrange values for ctors (keep things