CHANGELOG in serialport-1.0.2 vs CHANGELOG in serialport-1.0.3
- old
+ new
@@ -1,9 +1,12 @@
+1.0.3 => 04/08/2010: [FIXED] [Windows] Could not specify 10 or "COM10" or higher
+ [FIXED] [Windows] Warning passing INT instead of LONG to GetCommModemStatus
+
1.0.2 => 04/06/2010: [FIXED] Passing a block into open did not properly handle a return from within the block
-1.0.1 => 01/20/2010: [FIXED] Conditional RB_SERIAL_EXPORT (Visual Studio)
+1.0.1 => 01/20/2010: [FIXED] Conditional RB_SERIAL_EXPORT needed for Visual Studio bonked GCC
-1.0.0 => 01/12/2010: [FIXED] x86_64 segmentation fault
+1.0.0 => 01/12/2010: [FIXED] x86_64 segmentation faults
[NEW] Windows Ruby 1.9 support
0.7.4 => 10/12/2009: [NEW] Conditional 1.8.6 & 1.9 support (POSIX only).
[NEW] MinGW support.