2006-02-21 Carlos Alberto Cortez <calberto.cortez@gmail.com>
[mono.git] / mcs / class / System / System.IO.Ports / ChangeLog
1 2006-02-21  Carlos Alberto Cortez <calberto.cortez@gmail.com>
2
3         * SerialPort.cs: Little work on support the Read methods.
4
5 2006-02-14  Carlos Alberto Cortez <calberto.cortez@gmail.com>
6
7         * SerialPort.cs: Little work on default values and
8         exception report.
9         
10         * Parity.cs:
11         * Handshake.cs:
12         * StopBits.cs: New enum files (taken outside SerialPort
13         and with the right values now).
14
15 2006-02-13  Carlos Alberto Cortez <calberto.cortez@gmail.com>
16
17         * SerialPort.cs: Work on Encoding property and use it
18         in Write methods.
19         
20 2006-02-10  Carlos Alberto Cortez <calberto.cortez@gmail.com>
21
22         * SerialError.cs:
23         * SerialData.cs:
24         * SerialPinChange.cs: New enums.
25         
26 2004-12-26  Zoltan Varga  <vargaz@freemail.hu>
27
28         * System.IO.Ports/SerialPort.cs: Fix build under csc.