Readme update
This commit is contained in:
parent
791a995b4d
commit
3c05bed908
19
README.txt
19
README.txt
|
@ -1,8 +1,21 @@
|
||||||
jSSC-2.6.0 Release version (01.06.2013)
|
jSSC-2.7.0 Release version (20.01.2014)
|
||||||
|
|
||||||
This version contains native libs for Windows(x86, x86-64), Linux(x86, x86-64, ARM soft & hard float), Solaris(x86, x86-64), Mac OS X(x86, x86-64, PPC, PPC64).
|
This version contains native libs for Windows(x86, x86-64), Linux(x86, x86-64, ARM soft & hard float), Solaris(x86, x86-64), Mac OS X(x86, x86-64, PPC, PPC64).
|
||||||
All native libs contains in the jssc.jar file and you don't need manage native libs manually.
|
All native libs contains in the jssc.jar file and you don't need manage native libs manually.
|
||||||
|
|
||||||
|
In this build:
|
||||||
|
|
||||||
|
Fixes:
|
||||||
|
* Important! Fixed bug with port handles potential leakage
|
||||||
|
|
||||||
|
With Best Regards, Sokolov Alexey aka scream3r.
|
||||||
|
|
||||||
|
============= Previous Builds ==============
|
||||||
|
|
||||||
|
///////////////////////////////////////////
|
||||||
|
//jSSC-2.6.0 Release version (01.06.2013)//
|
||||||
|
///////////////////////////////////////////
|
||||||
|
|
||||||
In this build:
|
In this build:
|
||||||
|
|
||||||
Note: Linux x86 and x86-64 was builded on Ubuntu 10.04 and don't depends GLIBC-2.15 unlike jSSC-2.5.0
|
Note: Linux x86 and x86-64 was builded on Ubuntu 10.04 and don't depends GLIBC-2.15 unlike jSSC-2.5.0
|
||||||
|
@ -12,10 +25,6 @@ In this build:
|
||||||
* Added ttyO to Linux RegExp for listing OMAP serial devices.
|
* Added ttyO to Linux RegExp for listing OMAP serial devices.
|
||||||
* Added JSSC_IGNPAR and JSSC_PARMRK properties for enabling IGNPAR and PARMRK flags in _nix termios structure.
|
* Added JSSC_IGNPAR and JSSC_PARMRK properties for enabling IGNPAR and PARMRK flags in _nix termios structure.
|
||||||
|
|
||||||
With Best Regards, Sokolov Alexey aka scream3r.
|
|
||||||
|
|
||||||
============= Previous Builds ==============
|
|
||||||
|
|
||||||
///////////////////////////////////////////
|
///////////////////////////////////////////
|
||||||
//jSSC-2.5.0 Release version (27.04.2013)//
|
//jSSC-2.5.0 Release version (27.04.2013)//
|
||||||
///////////////////////////////////////////
|
///////////////////////////////////////////
|
||||||
|
|
Loading…
Reference in New Issue