Readme file update

This commit is contained in:
Alexey Sokolov 2013-04-18 12:09:47 +03:00
parent 521909e65a
commit 279c8b335f
1 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
jSSC-2.2.0 in development
jSSC-2.3.0 in development
* Added termios structure cheking op 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
* Fixed MacOS X 10.8 bug with native lib loading (*.dylib -> *.jnilib)