From 88fd712384cf07978d9b073ec0a8e680da282ab5 Mon Sep 17 00:00:00 2001 From: john30 Date: Sat, 14 Apr 2018 20:15:39 +0200 Subject: [PATCH] updated to latest changes --- ChangeLog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index b88a2f5a..03a9bd77 100755 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -7,6 +7,7 @@ * corrected tag name set by make_debian * corrected MQTT /get topic on field level * corrected weird IP address logging +* corrected logrotate script ## Features * added support for retrieving configuration files from config web service @@ -17,6 +18,7 @@ * added timeout argument and error result code to ebusctl * added "-def" option to "read" and "write" commands and "define" command to test message defintions and add new definitions during runtime and disabled all by default (use "--enabledefine" command line option). * added "encode" and "decode" commands for testing field definitions +* added option to ignore failed host name resolution during initialization of MQTT # 3.1 (2017-12-26)