Update changelog.

pull/211/merge
Roger A. Light 11 years ago
parent 8d2c04e7c5
commit c7fff62820

@ -17,6 +17,7 @@ Important changes:
of a client id. of a client id.
- The client library and clients now have experimental SOCKS5 support. - The client library and clients now have experimental SOCKS5 support.
- Wildcard TLS certificates are now supported for bridges and clients. - Wildcard TLS certificates are now supported for bridges and clients.
- The clients have support for config files with default options.
Broker: Broker:
@ -61,6 +62,7 @@ Clients:
- Add -1 (oneshot) option to mosquitto_sub. - Add -1 (oneshot) option to mosquitto_sub.
- Add --proxy SOCKS5 support for both clients. - Add --proxy SOCKS5 support for both clients.
- Pub client supports setting its keepalive. Closes bug #454852. - Pub client supports setting its keepalive. Closes bug #454852.
- Add support for config files with default options.
Client library: Client library:
- Add experimental SOCKS5 support. - Add experimental SOCKS5 support.

Loading…
Cancel
Save