From 3e858c19c1f79c0b3731a1c2206e62143e3b1058 Mon Sep 17 00:00:00 2001 From: "Roger A. Light" Date: Tue, 21 May 2019 18:50:05 +0100 Subject: [PATCH] Improve documentation around the upgrading of persistence files. Thanks to jsaak. Closes #1276. --- ChangeLog.txt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/ChangeLog.txt b/ChangeLog.txt index 750b8009..aee9d648 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -30,10 +30,6 @@ Broker: ensures the maximum QoS requirement is met. - Fix incoming/outgoing quota problems for QoS>0. -Client library: -- Fix typo causing build error on Windows when building without TLS support. - Closes #1264. - Client library: - Fix typo causing build error on Windows when building without TLS support. Closes #1264.