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

775 B

This is a bugfix release.

  • Don't complain and quit if persistence_file option is given (bug #802423).
  • Initialise listeners correctly when clients with duplicate client ids connect. Bug #801678.
  • Memory tracking is now disabled for Symbian builds due to lack of malloc.h.
  • Fix memory tracking compilation for kFreeBSD.
  • Python callbacks can now be used with class member functions.
  • Fix persistent database writing of client message chunks which caused errors when restoring (bug #798164)

Thanks to Neil Bothwick, Yuvraaj Kelkar, Craig Hollabaugh, Karl Palsson and Andy Piper.