Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jackpal committed Mar 6, 2024
1 parent 939e996 commit 485de02
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Expand Up @@ -31,7 +31,7 @@ Provides implementations for:
+ Linux
+ NetBSD
+ OpenBSD
+ Solaris
+ Solaris and illumos
+ Windows

Other platforms use an implementation that always returns an error.
Expand All @@ -40,6 +40,10 @@ Pull requests for other OSs happily considered!

## Versions

### v1.0.14

+ [Fix panic when interface not set in Solaris `netstat -rn` output.](https://github.com/jackpal/gateway/pull/42)

### v1.0.13

+ Add tools/check-cross-compile.sh to check that the code compiles for various OSs.
Expand Down

0 comments on commit 485de02

Please sign in to comment.