diff --git a/ChangeLog.txt b/ChangeLog.txt index 448bc990d3..08921778e4 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -12,6 +12,9 @@ Client library: - Don't treat an unexpected PUBACK, PUBREL, or PUBCOMP as a fatal error. Issue #1629. +Clients: +- Fix mosquitto_sub %j or %J not working on Windows. Closes #1674. + Build: - Various fixes for building with topic, message->qos, message->retain, message->payloadlen); if(message->qos > 0){ printf("\"mid\":%d,", message->mid);