1
mirror of https://github.com/rapid7/metasploit-framework synced 2024-11-12 11:52:01 +01:00
metasploit-framework/external/serialport/CHANGELOG
druid cad513b703 MSF fork of the RubyForge ruby-serialport library
git-svn-id: file:///home/svn/framework3/trunk@6117 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-11 05:35:23 +00:00

15 lines
432 B
Plaintext

0.6 => 12/02/2003: Windows support
Get/set modem parameters
Read and write timeouts
Open method
0.5 => 25/10/2002: Cygwin support
0.4 => 19/09/2002: Added more serial ports (total of 8 ports)
0.3 => 15/03/2002: Damn, another bug found
0.2 => 14/03/2002: A bug fixed (read() was not blocking)
0.1 => 14/03/2002: First release