2 Commits

Author SHA1 Message Date
12b4086bde nmdc-log-service: readme 2016-04-03 19:24:03 +12:00
4aa0beb795 update README files 2016-04-03 13:36:41 +12:00

View File

@@ -23,9 +23,21 @@ 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.2
- Enhancement: Upgrade `libnmdc` from `r3` to `r4`
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