Updated readme and changelog

pull/11/merge
Dennis Schwerdel 2016-08-12 08:39:46 +02:00
parent 7a4efa9257
commit 7ecc7f293b
2 changed files with 6 additions and 1 deletions

View File

@ -9,9 +9,14 @@ This project follows [semantic versioning](http://semver.org).
- [added] Support for YAML config file via `--config`
- [changed] Configurable magic header is now used instead of Network-ID (**incompatible**)
- [changed] Clarified documentation on TUN netmasks
- [changed] Added timestamps to output
- [changed] Using new YAML config instead of old config files (**incompatible**)
- [changed] Prefer IPv4 over IPv6 when possible
- [fixed] Fixed documentation of listen parameter
- [fixed] Fixed problem with multiple subnets
- [fixed] Fixed problem with interrupted poll after suspend to ram
- [fixed] Forgot to extend peer timeout on peer exchange
- [fixed] No longer broadcasting to additional addresses
### v0.7.0 (2016-08-05)

View File

@ -69,7 +69,7 @@ contributions are very welcome:
* **Linux packages**: VpnCloud is stable enough to be packaged for Linux
distributions. Maintainers who want to package VpnCloud are very welcome.
* **Security review**: The security has been implemented with strong security
primitives but it would great if a cryptography expert could verify the
primitives but it would be great if a cryptography expert could verify the
system.
* **Feedback on use cases**: Some feedback on how VpnCloud is being used and
maybe some tutorials covering common use cases would be nice.