update README files

This commit is contained in:
mappu 2016-04-03 13:36:41 +12:00
parent 84ab627110
commit 4aa0beb795
1 changed files with 10 additions and 1 deletions

View File

@ -23,9 +23,18 @@ Usage of nmdc-log-service:
-Password string
Registered nick password
-Server string
Addresses to connect to (comma-separated)`
Addresses to connect to (comma-separated)
-VerifyTLS
Verify TLS certificates (default true)
`
=CHANGELOG=
2016-04-03 1.0.1
- Enhancement: Add `-VerifyTLS` option
- Enhancement: Upgrade `libnmdc` from `r2` to `r3`
- Fix an issue writing log files on Linux
- Fix a cosmetic issue with error message formatting
2016-04-02 1.0.0
- Initial public release