mosquitto/www/posts/2010/03/version-0-5-4-released.md
Roger A. Light 8aef00d3df Add website.
2018-09-20 09:34:16 +01:00

526 B

This is a bugfix release.

  • Fix memory allocation in mqtt3_fix_sub_topic() (bug #531861).
  • Remove accidental limit of 100 client connections.
  • Fix mosquitto_pub handling of messages with QoS>0 (bug #537061).