From b96739341d22f8e524dfbd6fec14e9c7f10995f8 Mon Sep 17 00:00:00 2001 From: "Roger A. Light" Date: Thu, 28 Nov 2019 16:41:16 +0000 Subject: [PATCH] Update changelog for last pull request. Closes #1513. --- ChangeLog.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog.txt b/ChangeLog.txt index 4c1480c8..d4bb6dc4 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -32,6 +32,8 @@ Clients: end with a new line. Closes #1473. - Make documentation for `mosquitto_pub -l` match reality - blank lines are sent as empty messages. Closes #1474. +- Free memory in `mosquitto_sub` when quiting without having made a successful + connection. Closes #1513. Build: - Added `CLIENT_STATIC_LDADD` to makefile builds to allow more libraries to be