Updated.
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
|
|
||||||
# Native-platform: Java bindings for various native APIs
|
# Native-platform: Java bindings for various native APIs
|
||||||
|
|
||||||
A collection of cross-platform Java APIs for various native APIs. Currently supports OS X, Linux and Windows on Intel
|
A collection of cross-platform Java APIs for various native APIs. Currently supports OS X, Linux, Windows and FreeBSD
|
||||||
architectures.
|
on Intel architectures.
|
||||||
|
|
||||||
These APIs support Java 5 and later. Some of these APIs overlap with APIs available in later Java versions.
|
These APIs support Java 5 and later. Some of these APIs overlap with APIs available in later Java versions.
|
||||||
|
|
||||||
@@ -88,6 +88,10 @@ Some sample code to use the terminal:
|
|||||||
|
|
||||||
## Changes
|
## Changes
|
||||||
|
|
||||||
|
### 0.8
|
||||||
|
|
||||||
|
* Ported to FreeBSD. Thanks to [Zsolt Kúti](https://github.com/tinca).
|
||||||
|
|
||||||
### 0.7
|
### 0.7
|
||||||
|
|
||||||
* Some fixes for a broken 0.6 release.
|
* Some fixes for a broken 0.6 release.
|
||||||
|
|||||||
Reference in New Issue
Block a user