diff --git a/README.txt b/README.txt index a75605a..97db9ac 100644 --- a/README.txt +++ b/README.txt @@ -1,6 +1,7 @@ jSSC-2.3.0 in development -* Added termios structure cheking op port opening, it helps separate real serial devices from others +* Important! Fixed bug with garbage reading on Linux, MacOSX, Solaris, cause of incorrect using of VMIN and VTIME. Now "read" methods, works correctly and are blocking like in Windows +* Added termios structure cheking on port opening, it helps separate real serial devices from others * Added new exception TYPE_PERMISSION_DENIED. It can be very useful for _nix based system if user have no permissions for using serial device * Added timeouts for read operations and SerialPortTimeoutException class for catching timeout exceptions * Added Raspberry Pi support Hard & Soft float