mosquitto/www/posts/2011/06/version-0-10-2-released.md
Roger A. Light 8aef00d3df Add website.
2018-09-20 09:34:16 +01:00

716 B

This is a bugfix release.

  • Don't abort when connecting if the first connection fails. This is important on e.g. Windows 7, where IPV6 is offered as the first choice but may not be available.
  • Deal with long logging messages properly (bug #785882).
  • Fix library compilation on Symbian - no pselect() available.
  • Don't stop processing subscriptions on received messages after a subscription with # matches. (bug #791206).

Please see the download page.

Thanks again to Karl Palsson and Yuvraaj Kelkar.